disinto/docker
Claude 8799a8c676
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/smoke-init Pipeline was successful
fix: [nomad-prep] P5 — add healthchecks to agents, edge, staging, woodpecker-agent (#794)
Add Docker healthcheck blocks so Nomad check stanzas map 1:1 at migration:

- agents / agents-llama: pgrep -f entrypoint.sh (60s interval)
- woodpecker-agent: wget healthz on :3333 (30s interval)
- edge: curl Caddy admin API on :2019 (30s interval)
- staging: wget Caddy admin API on :2019 (30s interval)
- chat: add /health endpoint to server.py (no-auth 200 OK), fix
  Dockerfile HEALTHCHECK to use it, add compose-level healthcheck

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 19:39:35 +00:00
..
agents feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
chat fix: [nomad-prep] P5 — add healthchecks to agents, edge, staging, woodpecker-agent (#794) 2026-04-15 19:39:35 +00:00
edge fix: feat: consolidate secret stores — single granular secrets/*.enc, deprecate .env.vault.enc (#777) 2026-04-15 18:35:03 +00:00
reproduce feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
runner fix: fix: stop baking credentials into git remote URLs — use clean URLs + existing credential helper everywhere (#604) 2026-04-10 17:04:10 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00