mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 01:37:54 +03:00
cluster: url-shortener API via cast01; mark artc0 deprecated
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -19,6 +19,7 @@ PRIMARY_DB_PORT=3306
|
||||
|
||||
ARTC0_HOST=artc0
|
||||
ARTC0_IP=10.7.16.128
|
||||
# DEPRECATED: legacy dev VM — FE/compose no longer target artc0; kept for DNS cleanup only.
|
||||
|
||||
SSH_USER=ai
|
||||
|
||||
@@ -58,8 +59,8 @@ GITEA_ORG=ac
|
||||
LAB_PUBLIC_ORIGIN=https://acl0.f0xx.org
|
||||
PUBLIC_ORIGIN=https://apps.f0xx.org
|
||||
SHORT_LINKS_PUBLIC_BASE=https://s.f0xx.org
|
||||
# Lab cluster → prod url-shortener (cast01 has no outbound :443 to s.f0xx.org; use BE vhost + Host)
|
||||
URL_SHORTENER_API_BASE=http://artc0.intra.raptor.org
|
||||
# Staging cluster url-shortener API (internal HTTP + Host header)
|
||||
URL_SHORTENER_API_BASE=http://cast01.intra.raptor.org
|
||||
URL_SHORTENER_API_HOST=s.f0xx.org
|
||||
FE_PROXY_TARGET=cast01.intra.raptor.org:80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user