mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 04:19:00 +03:00
fix(cluster0): Gitea cluster proxy, 2FA seed, hub downloads nginx
Bind Gitea on all interfaces for cast02/03 proxy, fix stale 2FA lab-seed approve flow, add /v0/downloads/ and GITEA_UPSTREAM_HOST, and guard nginx configure against empty templates. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -51,6 +51,8 @@ POSTGRES_SEMI_ENABLE=1
|
||||
# Gitea browse UI on cast01 (primary); mirrors added later
|
||||
GITEA_ENABLE=1
|
||||
GITEA_HTTP_PORT=3000
|
||||
# nginx on all cluster nodes proxies /git/ to primary (cast01) — see apps-port80.conf
|
||||
GITEA_UPSTREAM_HOST=10.7.16.236
|
||||
GITEA_DB_TYPE=sqlite3
|
||||
GITEA_PUBLIC_HOST=acl0.f0xx.org
|
||||
GITEA_ROOT_URL=https://acl0.f0xx.org/app/androidcast_project/git/
|
||||
|
||||
Reference in New Issue
Block a user