Showing entries 1-23 out of 23.
A script that must run after finishing the backup process
A script that must run before starting the backup process
A list of options for 'restic check'
Whether to generate and add a script to the system path, that has the same environment variables s…
A script that produces a list of files to back up
File containing the credentials to access the repository, in the format of an EnvironmentFile as d…
Patterns to exclude when backing up
Extra arguments passed to restic backup
Extra extended options to be passed to the restic --option flag
Prevents the system from sleeping while backing up
Create the repository if it doesn't exist
The restic package to use
Read the repository password from a file
Which paths to backup, in addition to ones specified via dynamicFilesFrom
A list of options (--keep-* et al.) for 'restic forget --prune', to automatically prune old snapsh…
Configuration for the rclone remote being used for backup
Path to the file containing rclone configuration
Options to pass to rclone to control its behavior
Repository to backup to
Path to the file containing the repository location to backup to
Whether to run the check command with the provided checkOpts options
When to run the backup
As which user the backup should run