Hostityourself/infra
Claude 22a6ab103c
fix: wait for Postgres to be ready before starting Forgejo
Adds a pg_isready healthcheck to the postgres service and upgrades the
Forgejo depends_on to condition: service_healthy, preventing the
"connection refused" crash on startup.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-26 11:27:10 +00:00
..
postgres-init fix: use FORGEJO_DB_PASSWORD env var in postgres init script 2026-03-26 11:11:53 +00:00
.env.example feat: add Forgejo service + Postgres database provisioning 2026-03-26 10:44:19 +00:00
backup.sh feat: M4 Hardening — encryption, resource limits, monitoring, backups 2026-03-24 15:06:42 +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: wait for Postgres to be ready before starting Forgejo 2026-03-26 11:27:10 +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
start.sh fix: use Caddy internal CA when ACME_EMAIL is not set 2026-03-25 22:09:00 +00:00