Commit Graph

10 Commits

Author SHA1 Message Date
d75f1a9ece docs: add LFS COS storage migration guide with DNS bucket lookup fix
Documents how to migrate Gitea LFS from local disk to Tencent Cloud COS,
including the required MINIO_BUCKET_LOOKUP_TYPE=dns setting for COS compatibility.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 01:37:42 +08:00
73425c6e8f docs: update migration runbook to use gitea dump instead of pgloader
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 22:10:20 +08:00
09f9f14b93 docs: add sqlite to postgres migration runbook 2026-04-27 17:22:10 +08:00
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