--完善开发地址

This commit is contained in:
2025-10-10 11:35:02 +08:00
parent 41e936a21e
commit 7c28a46862
23 changed files with 9328 additions and 11 deletions

View File

@ -1,22 +1,22 @@
# 中间件记录
| 服务名 | 端口 | 备注 |
| ---- | :----: | ---- |
| kingbase8 | 54321 | 人大金仓数据库
| redis | 6379 | 缓存数据库
| skywalking-ui | 9601 | 日志监控web
| kingbase8 | 54321 | 人大金仓数据库 北燃10.10.2.102:54321 远程47.94.165.164:3317
| redis | 6379 | 缓存数据库 北燃10.10.2.102:6379 远程47.94.165.164:6479
| skywalking-ui | 9601 | 日志监控web 北燃http://10.10.2.102:9601 远程skywalking.ges.bjgastx.com
| skywalkingwalking-oap-server | 12800、11800 | 日志拦截
| elasticsearch | 9200、9300 | 日志存储
| minio | 9000、9001 | 文件存储 账号admin/Pcitc@123
| minio | 9000、9001 | 文件存储 账号admin/Pcitc@123 北燃http://10.10.2.102:9001 远程 minio.ges.bjgastx.com; minio-api.ges.bjgastx.com
| kkfileview | 8012 | 文件预览
| nacos-server | 8848、9848、9849 | 注册中心 账号nacos/Lng@123
| seata-server | 8091、7091 | 分布式事务
| xxl-job-server | 9600 | xxl-job 调度中心
| nacos-server | 8848、9848、9849 | 注册中心 账号nacos/Lng@123 北燃http://10.10.2.102:8848 远程 nacos.ges.bjgastx.com
| seata-server | 8091、7091 | 分布式事务 北燃http://10.10.2.102:8091 远程:seata.ges.bjgastx.com
| xxl-job-server | 9600 | xxl-job 调度中心 北燃http://10.10.2.102:9600 远程:xxl-job.ges.bjgastx.com
----------
# 应用记录
| 服务名 | 端口 |
| ---- | :----: |
| itc-ms-gateway | 9500 |
| itc-web | 9502 |
| 服务名 | 端口 |备注 |
| ---- | :----: |---- |
| itc-ms-gateway | 9500 | 北燃10.10.2.102 远程47.94.165.164
| itc-web | 9502 | 北燃10.10.2.102 远程47.94.165.164 http://web.ges.bjgastx.com/
| itc-ms-user | 9503 |
| itc-ms-workflow-service | 9505 |
| itc-ms-facade-service | 9507 |