Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 91b8957892 fix: remove sablier labels and enable direct Traefik routing
Sablier was removed from the stack — these compose files still had
traefik.enable=false + sablier group labels, causing 404s. Switched
to traefik.enable=true with explicit docker.network label.

All 3 Postiz spaces verified live with Infisical secret injection.
Old plaintext .env backups removed from server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 01:22:04 -08:00
Jeff Emmett 19d79b7eb6 chore: add Infisical migration deploy script and compose files
Three new Infisical-wired compose files (one per Postiz space) plus
a single migrate-to-infisical.sh script that handles the full
switchover: extract existing POSTGRES_PASSWORD, backup old files,
install new compose, create minimal .env, restart, verify health.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 21:54:59 -08:00