docker-duplicity-cron/helper-scripts/sqlite-scripts
ViViDboarder 37dc8be78d Add scripts and new Dockerfile for SQLite backups 2020-01-16 12:05:03 -08:00
..
backup Add scripts and new Dockerfile for SQLite backups 2020-01-16 12:05:03 -08:00
restore Add scripts and new Dockerfile for SQLite backups 2020-01-16 12:05:03 -08:00
Dockerfile Add scripts and new Dockerfile for SQLite backups 2020-01-16 12:05:03 -08:00
Readme.md Add scripts and new Dockerfile for SQLite backups 2020-01-16 12:05:03 -08:00

Readme.md

SQLite Backup Scripts

Add these to your image and then set an env variable $DB_PATH that points to the database file you wish to backup. This will use the proper SQLite backup command for backups.