Hostityourself/infra
Claude 4ef77bf255
feat: add Forgejo Actions runner (act_runner) to docker-compose
Adds the act-runner service alongside Forgejo. It connects to the
Podman socket proxy so CI jobs can build and run containers on the Pi.

Also enables FORGEJO__actions__ENABLED on the Forgejo service.

FORGEJO_RUNNER_TOKEN must be set in .env — obtain it from:
  Forgejo → Site Administration → Actions → Runners → Create new runner

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-27 13:33:00 +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
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 feat: add Forgejo Actions runner (act_runner) to docker-compose 2026-03-27 13:33:00 +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
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 fix: add PATH to systemd service so podman-compose is found at boot 2026-03-27 10:23:38 +00:00