Add daily automatic database backup to GitHub

- Remove data/ from .gitignore (keep WAL/SHM excluded)
- Add backup.sh script: commits and pushes DB changes daily
- Cron job at 3:00 AM: /var/www/html/dispensa/backup.sh
- Include initial database snapshot
This commit is contained in:
dadaloop82
2026-03-10 12:38:20 +00:00
parent c6c000bbc2
commit 24dd88b5cf
3 changed files with 21 additions and 2 deletions
BIN
View File
Binary file not shown.