Files
AIclinicalresearch/docs/05-部署文档
HaHafeng e52020409c docs: complete documentation system (250+ files)
- System architecture and design documentation
- Business module docs (ASL/AIA/PKB/RVW/DC/SSA/ST)
- ASL module complete design (quality assurance, tech selection)
- Platform layer and common capabilities docs
- Development standards and API specifications
- Deployment and operations guides
- Project management and milestone tracking
- Architecture implementation reports
- Documentation templates and guides
2025-11-16 15:43:55 +08:00
..

部署文档

文档定位: 4种部署模式的完整部署指南
适用范围: 开发、运维、实施团队


📋 部署模式

部署模式 说明 优先级 状态
01-云端SaaS部署 完整平台部署、微服务架构、K8s P0 待创建
02-独立产品包部署 审稿系统、AI文献系统独立打包 P1 待创建
03-Electron单机版 桌面应用、完全离线、本地SQLite P2 待创建
04-私有化部署 医院内网部署、Docker、K3s P1 待扩展

🎯 部署模式对比

特性 云端SaaS 独立产品包 单机版 私有化
部署位置 公有云 客户内网 用户电脑 医院内网
数据存储 云端 客户内网 100%本地 100%内网
架构 完整平台 单个模块 Electron Docker
目标客户 个人用户 期刊/机构 个人医生 医院/机构

📚 快速导航

部署文档

  1. 云端SaaS部署 - P0
  2. 独立产品包部署 - P1
  3. Electron单机版 - P2
  4. 私有化部署 - P1

🔗 相关文档


最后更新: 2025-11-06
维护人: 技术架构师