infra/roles/services
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
..
defaults feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00
files/grafana/dashboards feat: add monitoring stack (Prometheus + Grafana + cAdvisor + Node Exporter) 2026-03-22 03:05:34 +07:00
handlers Initial commit 2026-03-20 19:39:26 +07:00
tasks fix: crowdsec proxy network, uptime-kuma curl healthcheck, outline en_US, n8n 127.0.0.1 2026-03-22 08:14:07 +07:00
templates fix: plane and authelia health check URLs 2026-03-22 14:50:08 +07:00