Hostityourself/infra
Claude b23e02f2d2
fix: declare default network for podman-compose compatibility
podman-compose requires all networks referenced in service configs to be
explicitly declared in the top-level networks block. Docker Compose
creates the default network implicitly, but podman-compose errors with
'missing networks: default'.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-24 16:18:46 +00:00
..
.env.example feat: shared Postgres with per-app schemas 2026-03-24 13:16:39 +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: declare default network for podman-compose compatibility 2026-03-24 16:18:46 +00:00
Dockerfile.server rust 1.94 2026-03-24 14:27:12 +01: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: reconnect app containers to hiy-net after platform restart 2026-03-24 12:42:26 +00:00