zizi a2953b8a2f
Some checks failed
CI / test (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Security Scan / backend-security (push) Has been cancelled
Security Scan / frontend-security (push) Has been cancelled
docs(ops): record sub2api 0.1.133 deployment
2026-06-05 17:23:26 +08:00
..

Remote Deployment Inventory

本目录记录 Sub2API 远程部署事实。每台服务器必须单独一个子目录,目录名建议使用:

ops/remote/<provider-or-region>-<host-date>-sub2api/

当前目录

目录 Tabby profile 公网入口 状态
jppro-sub2api/ 个人-JPpro-akile-0504-1c1g https://proxy.api.lilifamily.com / https://jp.proxy.api.lilifamily.com proxy-ng 公开入口节点,回源到 3c4g origin
us-racknerd-0425-sub2api/ 个人-US-racknerd-0425-1c1g https://pai.cyan2000.uk 旧机,迁移来源和回滚来源
us-racknerd-0518-6c6g/ 个人-US-racknerd-0518-6c6g 107.173.34.139:3389 远程桌面 / 浏览器运行环境XRDP 运行中,暂无 Sub2API 部署记录
us-racknerd-0526-sub2api/ 个人-US-racknerd-0526-3c4g https://origin.proxy.api.lilifamily.com / https://catproxy.lilifamily.com Sub2API 受限 origin 和公开直连主站入口

留痕规则

每个服务器目录至少包含:

  • README.md域名、IP、服务器名、Tabby profile、部署方式、部署架构、运行检查和操作记录。
  • current/:当前远程实际生效配置副本,例如 docker-compose.ymlnginx-sub2api.confCaddyfile
  • secrets/README.md:说明哪些真实密钥可在本机私有保存,但不得提交。
  • .gitignore:排除 .env、密钥、订阅、临时备份和数据库备份。
  • backups/:只保留 .gitkeep、非敏感说明或 *.SHA256SUMS 校验记录;真实备份文件不得提交。

变更要求

  • 迁移、部署、域名切换、证书、反代、Compose、数据库、Redis、Mihomo 或代理配置变化后,必须同步更新对应服务器目录。
  • AGENTS.md 只保留规则和索引;具体运行事实沉到本目录的服务器子目录。
  • 未验证的信息必须标注为“目标”“计划”或“待确认”,不能写成当前事实。