v0.1.0-beta: production transfer guide and parameterized prod stack
- docker-compose.prod.yml reads POSTGRES_PASSWORD, HTTP(S)_PORT and
  SITE_ADDRESS from .env; caddy persists its config in a volume
- Caddyfile takes the site address from the environment — a DNS name
  turns on automatic HTTPS
- README: full first-transfer, domain/HTTPS, update and backup guide

Smoke-tested locally: fresh postgres migrates on boot, panel + /api
serve from one origin, SPA fallback works.

Co-Authored-By: Claude Code <noreply@anthropic.com>
1 parent 3f7379e commit 6f6df477165dc1900ca089369fbf20f7a61b62a0
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 3 hours ago
Showing 3 changed files
View
README.md
View
deploy/Caddyfile
View
docker-compose.prod.yml