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

62 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
| 应用 | 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