Commit Graph

7 Commits

Author SHA1 Message Date
b68c715f6b add PostgreSQL to replace SQLite for better LFS upload concurrency 2026-04-27 15:35:34 +08:00
ff0929dc02 support HTTP-only and Caddy (HTTP+HTTPS) modes via compose profiles 2026-04-23 22:20:02 +08:00
866c059ee4 pass DOMAIN env var to caddy container 2026-04-23 21:35:31 +08:00
af7d49b685 switch to Caddy reverse proxy with auto HTTPS
Replace manual nginx + SSL certificates with Caddy for automatic
Let's Encrypt certificate management. Remove direct HTTP port exposure,
route web traffic through Caddy (80/443) via Docker internal network.
SSH remains on port 2222.
2026-04-23 21:05:07 +08:00
83ca0632f6 ADD https cert 2026-04-23 20:37:56 +08:00
a43815d4a0 configure SSH_PORT via env var to fix clone URL display 2026-04-23 19:06:08 +08:00
58f31e698d init commit 2026-03-20 15:58:32 +08:00