No description
Find a file
2026-01-30 12:12:40 +01:00
.gitignore Initial commit 2025-02-19 16:17:13 +00:00
backup_db.sh [FIX] Fixed try_encrypt.sh not always working due to the working directory not being the script directory 2026-01-30 12:12:40 +01:00
backup_mongo.sh [FIX] Fixed try_encrypt.sh not always working due to the working directory not being the script directory 2026-01-30 12:12:40 +01:00
backup_postgres.sh [FIX] Fixed try_encrypt.sh not always working due to the working directory not being the script directory 2026-01-30 12:12:40 +01:00
backup_to_restic.sh [FIX] Bug in restic S3 variable presence checks in combination with set -euo pipefail 2025-07-08 12:18:38 +02:00
backup_volume.sh [TASK] Initial commit: current version of the scripts 2025-02-19 18:24:06 +01:00
copy_to_local_daily_weekly_monthly.sh [FIX] Copy to daily/weekly/monthly scripts for local and rclone were broken 2025-07-07 17:34:36 +02:00
copy_to_rclone_daily_weekly_monthly.sh [FIX] Copy to daily/weekly/monthly scripts for local and rclone were broken 2025-07-07 17:34:36 +02:00
copy_to_s3_daily_weekly_monthly.sh [FIX] Set the tags for the daily/weekly/monthly backups in s3 2025-02-19 18:32:13 +01:00
decrypt.sh [TASK] Refactor: split encrypt and decrypt to separate scripts 2026-01-14 14:22:43 +01:00
init_restic_repo.sh [FIX] Bug in restic S3 variable presence checks in combination with set -euo pipefail 2025-07-08 12:18:38 +02:00
install_docker_rollout.sh [TASK] Added script to install docker rollout 2026-01-14 13:47:13 +01:00
restore_db.sh [TASK] Initial commit: current version of the scripts 2025-02-19 18:24:06 +01:00
restore_from_rclone_daily_weekly_monthly.sh [FIX] Added scripts to backup and restore using rclone, and fixed the "copy_to_local..." scripts to actually copy to local and not try to use S3. 2025-07-07 17:09:54 +02:00
restore_from_restic.sh [FIX] Bug in restic S3 variable presence checks in combination with set -euo pipefail 2025-07-08 12:18:38 +02:00
restore_from_s3_daily_weekly_monthly.sh [TASK] Initial commit: current version of the scripts 2025-02-19 18:24:06 +01:00
restore_postgres.sh [TASK] Added script to restore postgres databases from a file 2025-11-03 15:35:21 +01:00
try_encrypt.sh [TASK] Refactor: split encrypt and decrypt to separate scripts 2026-01-14 14:22:43 +01:00