|  admin
				
				d92a5bd903
				removed last empty line for testingx | 5 years ago | |
|---|---|---|
| .. | ||
| data | 5 years ago | |
| .env.template | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| docker-compose.yml | 5 years ago | |
This docker-compose.yml file runs Restic backup as per crontab.txt with parameters set in  .env using the restic/restic.
cp .env.template .env
vi .env
vi ./data/restic/crontab.txt
docker-compose up -d
docker logs restic -f