English | 简体中文
发布或更新公开仓库前,过一遍这份清单。
README.md与README.en.md描述 LobeHub 部署。- 当前分支不含 NewAPI、Open WebUI、图站文件。
- 本(纯 LobeHub)仓库不含 xui/NAT 文件。
.env.example只含占位符。.gitignore排除生成的凭证、数据库、备份与日志。LICENSE存在。SECURITY.md说明密钥处理与本机端口边界。scripts/80_security_scan.sh通过。
确认仓库不包含:
- 应保持私有的真实域名。
- 真实 VPS IP 地址。
- 真实模型供应商 API key。
- 真实
KEY_VAULTS_SECRET、AUTH_SECRET、PostgreSQL 密码、RustFS key 或 SearXNG secret。 - SSH 私钥、公钥或 known_hosts 文件。
postgres_data/、redis_data/、rustfs_data/、rustfs_logs/或备份归档。- 私有部署笔记。
bash scripts/80_security_scan.sh
git status --short
git add .
git commit -m "docs: update"
git push建议的仓库简介:
One-command self-hosted LobeHub deploy — Docker Compose (PostgreSQL/PGVector,
Redis, RustFS S3, SearXNG), optional Cloudflare Tunnel for public access.