I am an UNIX only admin and run restic successfully for several years together with rest-server and NetApp S3.
I now want to offer restic for Windows users, too, but my Windows knowledge is nearly zero. I even do not have access to a Windows system.
Is there a HOWTO for Windows which explains how to use restic?
I know Installation — restic 0.19.1-dev documentation but there is no explanation on how to set the needed environment variables
RESTIC_REST_USERNAME
RESTIC_REST_PASSWORD
RESTIC_REPOSITORY
RESTIC_PASSWORD_FILE
RESTIC_COMPRESSION
And I need a script which calls “restic backup …” and “restic forget …” in one go for a full backup.