Files
infra-docker-configs/servers/bwh-hk-cmi/web/README.md
T

11 lines
861 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Hong Kong CMI Web Services
- Arcane 项目名:`web-managed`
- 复用旧项目 `/opt/stacks/web` 下的持久化数据。
- Secret 仅存 Arcane `.env``WEBDAV_PASSWORD`
- HAProxy 使用 SNI passthrough 接管 TCP 443`cmi-tls-a7f29c.opfo.xyz` 转发至 AnyTLS`conn.opfo.xyz` 转发至 Trojan,其余连接转发至 Caddy。
- Caddy HTTPS 只在 Docker 网络内由 HAProxy 转发,宿主机另发布 HTTP 80HTTP/3 已关闭,将 UDP 443 留给 Hysteria2。
- `api.opfo.xyz` 由 Caddy 通过共享外部网络 `hk-web` 反向代理到 `litellm-api:1049`LiteLLM 自身使用 `LITELLM_MASTER_KEY` 校验 Bearer tokenCaddy 不重复保存或校验该密钥。
- `gitea.kais.cloud` 由 Caddy 转发到共享外部网络 `hk-web` 上的 `gitea-hk:3000`Gitea 本体属于独立 Git Sync 项目。
- `metacubexd``metube` 不迁移。