SFTPGo 설치, relay4wd 포트 재할당(22→SFTPGo, 2202→Gitea SSH), 역할 분리 정리
This commit is contained in:
@@ -10,7 +10,7 @@ K3s 클러스터에서 Helm 차트(gitea/gitea 12.5.0)로 운영. 네임스페
|
||||
- Gitea 1.25.4 + PostgreSQL 16 + Valkey
|
||||
- 도메인: gitea.anvil.it.com
|
||||
- 트래픽: BunnyCDN(actions) → APISIX 서울 → K3s Traefik → gitea svc:3000
|
||||
- SSH 비활성화, HTTPS only
|
||||
- SSH 활성화, 외부 포트 2202 (relay4wd 경유: `ssh -p 2202 git@git.inouter.com`), MetalLB 192.168.9.54:22, SSH_DOMAIN: git.inouter.com
|
||||
- 스토리지: Longhorn PVC 5Gi (data + PostgreSQL 각각)
|
||||
- 시크릿: Vault `secret/apps/gitea`
|
||||
- Deployment strategy: Recreate (RWO PVC 충돌 방지)
|
||||
|
||||
Reference in New Issue
Block a user