Files
geg-gas-doc/宝策/宝策开发环境安装记录.txt

57 lines
2.2 KiB
Plaintext
Raw Permalink Normal View History

2025-10-15 10:09:59 +08:00
##docker 自定义网络
docker network create --subnet=172.20.0.0/16 --gateway=172.20.0.1 scm-net
##安装 redis
docker run -itd --restart always --net=scm-net --ip=172.20.0.2 --name redis -p 6379:6379 redis:7.0.2 --requirepass tdjj2HH0fva^2R
连接
##安装 minio
docker run -d --restart always --net=scm-net --ip=172.20.0.3 \
--name minio \
-p 9000:9000 \
-p 9001:9001 \
-e "MINIO_ROOT_USER=admin" \
-e "MINIO_ROOT_PASSWORD=Pcitc@123" \
-e "MINIO_CONSOLE_ACKNOWLEDGE-AGPL=yes" \
-v /docker-data/minio/data:/data \
minio/minio:RELEASE.2025-07-23T15-54-02Z server /data --console-address ":9001"
## 服务器 10.10.1.101 root/2wsx#EDC
# 应用记录
| 服务名 | 端口 |备注 |
| ---- | :----: |---- |
| itc-ms-gateway | 9500 | 北燃10.10.2.102 远程47.94.165.164
| itc-ms-user | 9503 |
| itc-ms-workflow-service | 9505 |
| itc-ms-facade-service | 9507 |
| itc-ms-system | 9509 |
## 服务器 10.10.1.102 root/Kp7$rT9@qL2!sP5%
# 中间件记录
| 服务名 | 端口 | 备注 |
| ---- | :----: | ---- |
| 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 北燃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 北燃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-web | 9502 | 北燃10.10.2.102 远程47.94.165.164 http://web.ges.bjgastx.com/
2025-10-27 18:14:21 +08:00
#绿源达VPN: https://223.71.139.246:4433
SHYK2 Aa123456@
绿源达测试服务器:
172.21.47.157 22
账号密码: lyd 1234