Files
obsidian_note/各种项目/智慧社区/河北/邯郸/邯郸 智慧社区 服务器 资源.md
2025-12-04 09:12:56 +08:00

2.1 KiB
Raw Permalink Blame History

应用 ip 配置
应用服务器 192.168.1.228(私网)121.29.1.237 ( 公网 ) 16 vCPUs 32GB
中间件服务器 192.168.1.187(私网)121.29.1.18 ( 公网 ) 8 vCPUs 16GB
Web前端服务器 192.168.1.71(私网)121.29.1.22 ( 公网 ) 4 vCPUs 8GB 

root Hdlt@202306

web前端服务器  
        nginx  
        121.29.1.22:8080  --> 192.168.1.71:8080  
        /data/users/scommunity  
  
  
中间件服务  
        minio   
        export        MINIO_ACCESS_KEY=AKIAIOSFODNN7EXAMPLE  
        export        MINIO_SECRET_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY  #修改权限  
        192.168.1.187:30003 | 192.168.1.187:30004  
  
  
        zk/kafka  
        192.168.1.187:2181 | 192.168.1.187:9092  
        topics列表  
        deviceDataTopic  
        deviceDeleteWebTopic  
        deviceInfoTopic  
        deviceInsertWebTopic  
        dzGprsDeviceDataTopic  
        iotc_admin_dept  
        messageBatchTopic  
        messageSingleTopic  
        sZDeviceDataTopic  
        smartcover_nbiot_ft_dev_v1_ftupdate  
        wxMessageTopic  
  
        redis  
        192.168.1.187:6379  密码acha9Sho  
  
  
        xxl-job  
        192.168.1.187:18081   
  
        nacos  #从亚信测试环境,把配置文件挨个搬过来  
        192.168.1.187:8848  
        密码 nacos/Eris!L936#     
        10.19.83.207:8848  bootstrap.properties   
  
        mysql  
        hzjy/bVit4Ybl!6  
        192.168.1.187:3306  
  
后端服务器  
192.168.1.228    
/data/users/scommunity

外网miniohttp://ylpttest.debugx.vip:8084/browser
外网bxxljo: http://ylpttest.debugx.vip:8081/xxl-job-admin/toLogin
外网nacos: http://ylpttest.debugx.vip:8082/nacos/#/login
外网web: http://ylpttest.debugx.vip:8088