XuqmGroup
|
748def7fb1
|
fix: set up Nexus auth before npm install, use npm install over npm ci
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-16 11:49:32 +08:00 |
|
XuqmGroup
|
dfb95dc9e0
|
fix: split npm publish commands into separate bat steps
|
2026-05-14 19:26:36 +08:00 |
|
XuqmGroup
|
19deb4f00c
|
fix: remove withCredentials wrapper for npm publish
|
2026-05-14 19:21:37 +08:00 |
|
XuqmGroup
|
85471505a9
|
fix: add --verbose to npm publish for debugging
|
2026-05-14 19:13:32 +08:00 |
|
XuqmGroup
|
b35fb46726
|
fix: use ACR_PASSWORD credential and remove branch condition
|
2026-05-14 18:50:28 +08:00 |
|
|
|
c59adf7f81
|
fix: clean bat returnStdout, fix publish condition, add IMAGE_TAG param
|
2026-05-14 18:16:11 +08:00 |
|
XuqmGroup
|
2f72e7a0f2
|
fix: update Jenkinsfile for Windows compatibility and xuqmGroup org
|
2026-05-14 16:27:49 +08:00 |
|
XuqmGroup
|
fb6ee4d9a5
|
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 |
|