blumeops/docs/changelog.d
Erich Blume 0e23adcc71 Fix fly-deploy WARNING by starting nginx before Tailscale
The deploy WARNING ("app is not listening on the expected address") was
caused by a race: start.sh ran Tailscale setup (~5-10s) before starting
nginx, so Fly's post-start socket check found nothing on port 8080.

Fix by starting nginx first and deferring upstream DNS resolution to
request time via resolver + variable in proxy_pass. DNS results are
cached for 30s per worker to avoid per-request lookups.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 07:00:19 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
feature-blumeops-tasks-due-date-filter.feature.md Filter blumeops-tasks to hide future-dated tasks (#124) 2026-02-08 10:38:44 -08:00
fix-fly-deploy-warnings.bugfix.md Fix fly-deploy WARNING by starting nginx before Tailscale 2026-02-09 07:00:19 -08:00
op-read-migration.infra.md Migrate Ansible op calls to op read URI syntax (#125) 2026-02-08 10:52:43 -08:00
restrict-flyio-proxy-acl.infra.md Restrict flyio-proxy ACLs to dedicated tag:flyio-target endpoints (#126) 2026-02-08 21:54:18 -08:00