Docker Image to bundle restic backup with a slack notification
1.4K
This docker image runs restic backup followed by a post with the backup status into a given slack channel.
The backup source is the directory /input. The backup target can be specified with the env variable BACKUP_TARGET.
The slack integration needs the following two environment variables:
SLACK_CLI_TOKEN the Slack API token to useSLACK_CHANNEL the target Slack channel to post toThis docker image is based upon two great tools
Content type
Image
Digest
Size
10.3 MB
Last updated
about 8 years ago
docker pull hikhvar/restic-slack