Commit Graph

2 Commits

Author SHA1 Message Date
Peter Wood
faf5102cd7 refactor: Improve backup-env-files.sh for temp file handling and enhance crontab entries for .env backups 2025-05-29 07:19:12 -04:00
Peter Wood
d711e66fc8 Add .env backup system for Docker containers
- backup-env-files.sh: Main backup script with Gitea integration
- validate-env-backups.sh: Validation and integrity checking
- env-backup-integration.sh: Integration with existing backup system
- completions/env-backup-completion.bash: Tab completion support
- docs/env-backup-system.md: Documentation for the backup system

These scripts provide secure backup of .env files to private Gitea repository.
2025-05-29 06:51:22 -04:00