42767e3119
Add SSL/TLS support with Certbot and update deployment guide
...
- nginx/ssl.conf: full HTTPS config with HTTP→HTTPS redirect, modern TLS
settings, HSTS header, and ACME challenge passthrough for renewals
- nginx/certbot-init.conf: minimal HTTP config for initial cert provisioning
- docker-compose.ssl.yml: compose override adding port 443, certbot volumes,
and auto-renewal sidecar container
- docs/DEPLOYMENT.md: comprehensive 3-phase SSL walkthrough (obtain cert,
enable SSL, auto-renewal) with day-to-day usage and revert instructions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 14:28:01 -05:00
a550a8d0be
Add deployment guide for staging Docker servers with DB backup/restore
...
Covers fresh server setup, environment configuration, database backup
(full and per-tenant), restore into staged environment, migration
execution, and verification steps.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 14:09:32 -05:00