Usage Instructions:
-
Backup Script (
backup_firefly_docker.sh):- Run the script:
./backup_firefly_docker.sh - Enter the database password when prompted.
- The script will create a backup of the database and uploads directory, compress it, and verify its contents. The files will be in the directory of your current path. (The path when you run the script)
- The backup file and its checksum will be saved in the
firefly_backupsdirectory.
- Run the script:
-
Restore Script (
restore_firefly_docker.sh):