diff --git a/infra/gateway-api.md b/infra/gateway-api.md index 2d8f343..9ca5b0b 100644 --- a/infra/gateway-api.md +++ b/infra/gateway-api.md @@ -20,7 +20,7 @@ K3s 메인 라우팅을 Traefik이 담당 (2026-03-25 APISIX에서 전환). - LoadBalancer 192.168.9.53 (MetalLB, 이전 hostPort 80/443에서 전환) - Gateway API provider 활성화 - TLSStore CRD로 와일드카드 인증서 기본 로드 -- 와일드카드 인증서: *.inouter.com, *.anvil.it.com, *.actions.it.com, *.api.inouter.com, *.mcp.inouter.com +- 와일드카드 인증서: *.inouter.com, *.inouter.com, *.actions.it.com, *.api.inouter.com, *.mcp.inouter.com ## Gateway @@ -41,8 +41,8 @@ K3s 메인 라우팅을 Traefik이 담당 (2026-03-25 APISIX에서 전환). | Grafana | grafana.inouter.com | 302 ✅ | | SearXNG | searxng.inouter.com | 200 ✅ | | SafeLine | safeline.inouter.com | 200 ✅ | -| Namecheap API | namecheap-api.anvil.it.com | 403 ✅ | -| Vultr API | vultr-api.anvil.it.com | 403 ✅ | +| Namecheap API | namecheap.api.inouter.com | 403 ✅ | +| Vultr API | vultr.api.inouter.com | 403 ✅ | | OpenMemory | mem0.inouter.com | MCP 서버 (웹 응답 없음) | | BunnyCDN MCP | bunny.inouter.com | MCP 서버 (웹 응답 없음) | | Gitea Runner | declare successfully ✅ | Tailscale 직접 접속, 와일드카드 인증서 정상 | @@ -51,7 +51,7 @@ K3s 메인 라우팅을 Traefik이 담당 (2026-03-25 APISIX에서 전환). | Namespace | Name | Hosts | Port | |-----------|------|-------|------| -| anvil | nginx-anvil | anvil.local, gnu.anvil.it.com | 80 | +| anvil | nginx-anvil | anvil.local, gnu.inouter.com | 80 | | argocd | argocd-server | argocd.inouter.com | 80 (insecure 모드) | | ironclad | nginx-ironclad | ironclad.local | 80 | | openmemory | openmemory-mcp | mem0.inouter.com | 8765 | @@ -60,9 +60,9 @@ K3s 메인 라우팅을 Traefik이 담당 (2026-03-25 APISIX에서 전환). | tools | cloud-api-linode | linode.actions.it.com | 3001 | | tools | cloud-api-vultr | vultr.actions.it.com | 3002 | | tools | n8n | n8n.inouter.com | 5678 | -| tools | namecheap-api | namecheap-api.anvil.it.com | 80 | +| tools | namecheap-api | namecheap.api.inouter.com | 80 | | tools | nocodb | nocodb.inouter.com | 8080 | -| tools | vultr-api | vultr-api.anvil.it.com | 80 | +| tools | vultr-api | vultr.api.inouter.com | 80 | | vault | vault-mcp | hcv.inouter.com (/mcp) | 8080 | | vault | vault-ui | hcv.inouter.com (/) | 8200 |