Hostityourself/infra
Claude 3afdc66ec2
fix: correct Forgejo runner image — data.forgejo.org/forgejo/runner:6
code.forgejo.org is the source repo, not the container registry.
The OCI registry is data.forgejo.org and the image is 'runner', not 'act_runner'.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-27 14:37:02 +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: add --transfers 1 --retries 5 to rclone — workaround for Proton Drive parallel upload bug 2026-03-26 15:44:46 +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: correct Forgejo runner image — data.forgejo.org/forgejo/runner:6 2026-03-27 14:37:02 +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
start.sh feat: add systemd timer for automatic git pull + service restart 2026-03-27 13:47:12 +00:00