Skip to content

fix(infra): simplify public test and production stacks - #12

Merged
jamataran merged 3 commits into
mainfrom
codex/test-public-edge
Aug 5, 2026
Merged

fix(infra): simplify public test and production stacks#12
jamataran merged 3 commits into
mainfrom
codex/test-public-edge

Conversation

@jamataran

Copy link
Copy Markdown
Owner

Resumen

  • elimina cloudflared y tailscale de los compose de test y producción
  • mantiene el nginx interno para validar secure_link y servir HLS firmado
  • documenta el nginx externo como terminador TLS
  • publica test en 43128 y producción en 43127
  • elimina variables, red y configuración de túneles que ya no se usan

Topología

INTERNET -> nginx externo (TLS) -> nginx interno del stack (firmas HLS) -> app

Validación

  • docker compose config correcto para local, test y producción
  • test expone 43128 en loopback
  • producción expone 43127 en loopback
  • ambos stacks conservan db, app, worker y proxy

@jamataran
jamataran merged commit 371f3cc into main Aug 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant