automa/bin
m1ngsama 3f30b35c8c fix: improve backup script error handling and validation
- Add prerequisite checks before backup operations
- Validate container status before attempting backups
- Load .env file for database credentials (security improvement)
- Remove hardcoded default password from Nextcloud backup
- Use centralized config for container names
- Add --single-transaction flag for database dumps
- Improve cleanup with better reporting of removed files
- Add help command and environment variable documentation
2025-12-15 10:00:00 +08:00
..
lib refactor: extract shared utilities into common library 2025-12-13 10:00:00 +08:00
backup.sh fix: improve backup script error handling and validation 2025-12-15 10:00:00 +08:00
healthcheck.sh feat: centralize configuration and improve Makefile 2025-12-14 10:00:00 +08:00
org-clone.sh refactor: extract shared utilities into common library 2025-12-13 10:00:00 +08:00