infra/roles/services/templates
jack 28f8c76433
Some checks failed
CI/CD / syntax-check (push) Successful in 1m21s
CI/CD / deploy (push) Failing after 12m3s
fix: plane and authelia health check URLs
- plane-web/admin: localhost:80 → 127.0.0.1:3000 (nginx listens on 3000)
- plane-space: localhost:3000 → 127.0.0.1:3000/spaces/ (node server needs basename)
- plane-api: localhost:8000/api/ → 127.0.0.1:8000/ (/ returns status OK, /api/ returns 404)
- uptime-kuma: localhost:3001 → curl -sf (wget not available in image)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 14:50:08 +07:00
..
authelia feat: comprehensive security hardening 2026-03-22 03:44:54 +07:00
crowdsec feat: comprehensive security hardening 2026-03-22 03:44:54 +07:00
grafana/provisioning feat: major infrastructure improvements 2026-03-22 03:28:16 +07:00
logrotate feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00
loki feat: major infrastructure improvements 2026-03-22 03:28:16 +07:00
prometheus fix: correct invalid PromQL in ContainerHighMemory alert rule 2026-03-22 03:59:56 +07:00
traefik feat: add n8n, outline routes, remove syncthing, fix backup awscli 2026-03-22 06:19:39 +07:00
act_runner_config.yaml.j2 Fix CI workflow: remove container directive, use runner image directly 2026-03-21 22:34:56 +07:00
docker-compose.yml.j2 fix: plane and authelia health check URLs 2026-03-22 14:50:08 +07:00
env.j2 feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00