Commit Graph

7 Commits

Author SHA1 Message Date
e695485353 improve health checks across all nomad job specs
All checks were successful
CI / Terraform fmt + validate (pull_request) Successful in 27s
CI / Nomad job spec validate (pull_request) Successful in 22s
CI / Docker image pull validation (pull_request) Successful in 16s
CI / Terraform fmt + validate (push) Successful in 23s
CI / Nomad job spec validate (push) Successful in 22s
CI / Docker image pull validation (push) Has been skipped
- traefik: TCP → HTTP check on /ping (enable ping entrypoint)
- gitea: check path → /api/healthz
- jellyfin: TCP → HTTP check on /health
- glance: TCP → HTTP check on /
- sonarr/prowlarr: check path / → /ping (×2 checks each)
- ntfy/transfer/deluge/openreader/authelia/pgadmin: add name and port to existing checks
- postgres: remove invalid TCP check (Connect-enabled service)
- unifi: TCP → script check via curl (macvlan host isolation workaround)
2026-05-26 20:12:23 +10:00
8a375c0133 Remove noauth setting that is probably wrong as it doesn't work 2025-10-21 21:35:35 +11:00
9cdd529633 Format terraform and nomad files 2025-05-18 21:50:04 +10:00
805636f44c Properly persistent configs 2025-05-15 19:06:09 +10:00
b13a52233a Cleanup volume handling and fix write access 2025-05-15 19:06:09 +10:00
66306e2428 Change from nomad_volume to nomad_csi_volume_registration
as the later is deprecated
2025-05-15 19:06:09 +10:00
1df01e6c76 Replace the volume test with a useful file browser 2025-05-15 19:06:09 +10:00