XuqmGroup
|
e9b3a39ae0
|
fix: generate npm auth via PowerShell to bypass Jenkins Groovy sandbox
|
2026-05-16 12:25:32 +08:00 |
|
XuqmGroup
|
4b1a85f04f
|
fix: use string concat for npm auth to avoid Jenkins sandbox GString.getBytes restriction
|
2026-05-16 12:18:54 +08:00 |
|
XuqmGroup
|
5ec94b074b
|
ci: remove all params, always run all stages, lock to main
|
2026-05-16 11:53:10 +08:00 |
|
CI
|
a6a5a1e8bf
|
ci: fix Jenkinsfile for Windows Jenkins — bat, NEXUS_CREDS, XuqmGroup URL
|
2026-05-16 09:08:46 +08:00 |
|
XuqmGroup
|
460ba5f112
|
docs(deploy): 添加完整的部署文档和配置示例
- 新增 compose.production.yaml 和 compose.production.server.yaml 部署配置
- 添加 nginx.dev.xuqinmin.com.conf 和 nginx.sentry.xuqinmin.com.conf 反向代理配置
- 创建详细的部署指南文档 deploy/README.md,涵盖架构设计和部署步骤
- 添加前端访问文档 web/README.md,包含线上地址和接口说明
- 补充平台文档总览 README.md,整合各模块文档入口
- 配置多服务容器化部署,包括 tenant-service、im-service、push-service 等
- 设置外部数据库和 Redis 连接配置,确保服务间正确通信
- 配置 WebSocket 和 API 路由转发规则,支持实时通信和版本更新服务
|
2026-05-09 14:53:42 +08:00 |
|