Hostityourself/infra
Claude 2b4f066234
fix: source .env at startup in backup.sh
Automatically loads HIY_BACKUP_DIR, HIY_BACKUP_REMOTE, HIY_BACKUP_RETAIN_DAYS
and other vars from .env so the cron job works without extra shell setup.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-27 17:52:29 +00:00
..
postgres-init fix: use /bin/sh in postgres init script — Alpine has no bash 2026-03-26 11:47:58 +00:00
.env.example feat: add Forgejo Actions runner (act_runner) to docker-compose 2026-03-27 13:33:00 +00:00
auto-update.sh feat: add systemd timer for automatic git pull + service restart 2026-03-27 13:47:12 +00:00
backup.sh fix: source .env at startup in backup.sh 2026-03-27 17:52:29 +00:00
boot.sh remove: podman system migrate (wrong tool for the wrong problem) 2026-03-24 12:34:16 +00:00
docker-compose.yml fix: use internal Forgejo URL for act_runner — avoids routing through public IP 2026-03-27 15:35:13 +00:00
Dockerfile.server fix: copy server/templates into build image for include_str! macros 2026-03-24 16:29:15 +00:00
gatus.yml feat: M4 Hardening — encryption, resource limits, monitoring, backups 2026-03-24 15:06:42 +00:00
install.sh feat: add install.sh for fresh Raspberry Pi setup 2026-03-27 13:52:28 +00:00
Makefile Replace Docker with Podman throughout 2026-03-20 14:58:52 +00:00
restore.sh feat: extend backup script and add restore script 2026-03-26 15:06:16 +00:00
runner-entrypoint.sh fix: use forgejo-runner register --token instead of create-runner-file --secret 2026-03-27 15:28:59 +00:00
start.sh feat: add systemd timer for automatic git pull + service restart 2026-03-27 13:47:12 +00:00