• Joined on 2025-12-11
theo pushed to main at theo/agence66-borgmatic 2025-12-18 16:10:04 +01:00
07a98d5617 Fix duplicate output in disk-usage script with awk
theo pushed to main at theo/agence66-borgmatic 2025-12-18 16:08:06 +01:00
b816e25caa Add column headers to disk-usage output
theo pushed to main at theo/agence66-borgmatic 2025-12-18 16:06:09 +01:00
9a5ea36901 Refactor disk-usage logic into dedicated script
theo pushed to main at theo/agence66-borgmatic 2025-12-18 16:02:46 +01:00
636f5987c7 Fix disk-usage to show size stats instead of chunk counts
theo pushed to main at theo/agence66-borgmatic 2025-12-18 16:00:57 +01:00
1afde7afc3 Show all archives stats instead of last archive in disk-usage
theo pushed to main at theo/agence66-borgmatic 2025-12-18 15:48:43 +01:00
9b10a325dc Fix disk-usage command to handle SSH URLs with ports correctly
theo pushed to main at theo/agence66-borgmatic 2025-12-18 15:43:24 +01:00
cecc224dea Add disk-usage command to monitor backup server storage
theo pushed to main at theo/agence66-borgmatic 2025-12-18 15:38:39 +01:00
6f968f73c4 Show backup size instead of repository in success notifications
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-18 03:29:10 +01:00
b3ae8a8622 fix: measure actual Nextcloud user data instead of entire volume
7dcffd2ae0 fix: resolve health check issues with Redis and du commands
Compare 2 commits »
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-18 03:12:52 +01:00
08fdfc3a2e fix: prevent spurious N/A output in health check
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-18 02:51:09 +01:00
51d42c6437 fix: handle passwords with special characters in health check
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-18 02:42:21 +01:00
bd1e2dca27 fix: add database name to MySQL connection test in health check
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-18 02:25:18 +01:00
e055d708a5 feat: add automated backup system with Docker-based cron
theo pushed to main at theo/agence66-borgmatic 2025-12-17 20:43:03 +01:00
9c03ebf8e2 Exclude backup directories and improve YAML formatting
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-17 20:27:18 +01:00
a7c14f9000 fix: use absolute paths for log files in all scripts
01c0db45f5 feat: enhance Makefile with Docker Compose v2 support and new utilities
Compare 2 commits »
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-17 20:13:37 +01:00
b693ed1364 fix: add Redis password authentication support in health check
dd27bdebb5 Fine-tune disk space estimation for maximum accuracy
fcc60226ca Calculate accurate disk space by using same exclusions as backup
fb2a3585d4 Improve disk space estimation messages in backup
2ed5314537 Fix backup script - resolve permission issues and restructure
Compare 7 commits »
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-17 19:24:38 +01:00
58bc9a47cc Add colored logging with shared common.sh library
theo pushed to main at theo/agence66-nextcloud-docker 2025-12-17 18:33:22 +01:00
c6de550329 Apply critical security fixes and major improvements to all scripts
701513ce15 Standardize error message prefixes in backup.sh
Compare 2 commits »
theo pushed to main at theo/agence66-borgmatic 2025-12-17 06:42:44 +01:00
b2beeb3334 Fix ntfy notification hooks to use Borgmatic 2.0 environment variables
theo pushed to main at theo/agence66-gitea 2025-12-17 06:01:28 +01:00
b0fd4ad4b7 Use USER_UID and USER_GID from environment in restore script
bddadc867b Make USER_UID and USER_GID configurable via environment variables
e7d3b6cf16 Fix restore script permissions handling with sudo
9ad3cbe0d7 Fix docker compose ps command usage across scripts
eff651e720 Enhance backup/restore/update scripts with security and best practices
Compare 6 commits »