Milestone v0.7.0 — Gateway (Reverse Proxy)¶
Target: v0.7.0 — Gateway (Caddy reverse proxy, HTTPS termination, internal routing)
Status: ⏳ Planned
References: ADR-0014: Dual Deployment Strategy, VISION.md, ROADMAP.md, Port Allocation
Phase 1: Service Architecture¶
Goal: Create the gateway service adhering to the Service Blueprint.
Tasks¶
- [ ] Scaffold
services/gateway/andCaddyfile - [ ] Configure Caddyfile for internal routing and API access
- [ ] Implement internal TLS for silvasonic.local via
tls internal - [ ] Setup Basic Auth in Caddy for MVP
- [ ] Integrate Gateway into compose.yml and .env
(Further phases and tasks will be detailed as development begins)
Out of Scope (Deferred)¶
| Item | Target Version |
|---|---|
| None | n/a |