Files
obsidian_note/各种项目/咪咕/服务器 资源.md
2025-12-04 09:12:56 +08:00

202 lines
3.2 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.
生产环境admin信息
```
admin Admin@123
```
### 生产环境用户信息
```
切换用户 sudo -i
migucloud
Mm@475531626
migucloud
密码Mm@149222338
userapp
Migu@bj!obc%419
Mg@OBC@bj%916
Mg@OBC@cq%1220
Mg@ar@cq%0303
```
云主机 --》
![[云主机列表.xlsx]]
.目前vpc都在dmz区核心区vpc继续申请数据库会在未来做迁移。现在需要对数据库服务器做好安全策略
裸金属 --》
![[裸金属列表.xlsx]]
资源申请
![[Pasted image 20220401115211.png]]
### 微信公众号
```
appid wx66a1a16ed52c7b65
appSecret eacda377d6f211bec5f06cec458a79e3
```
### 短信平台
TSG短信接口机生产环境域名为preip.migu.cn 端口28080、22181
对应IP地址为
生产(南京溧水资源池)10.181.43.24
容灾无锡资源池10.191.1.46
目前做了本地域名
### dns 域名解析
![[bsg新增群集cnds-网络打通.xlsx]]
### cnds 咪咕 邮箱
10.191.1.107
```
公网ip36.155.97.29
发信端口25 465
mail.migu.cn
username: cnds@migu.cn
password: KDN82947cn!sf
```
## 中间件 信息
### phpadmin
http://10.191.28.15:9999/index.php
### 数据库
>系统库
10.191.28.20  主
10.191.28.21  从
>
>业务库
10.191.28.22  主
10.191.28.23  从
>
>root
Mg@2022cn@@ds
>
>migu
>Mg@2022cn@@boy
>
mysql5.7 -uroot -p'Mg@2022cn@@ds'
show master status;
show slave status\G
### Redis
```
# 一主二从三哨兵
redis 没有 5.7
最新稳定版 是 6.2
redis-6.2.6.tar.gz
安装的是 6.2.6
# 10.191.28.20 空出来
# 10.191.28.21 redis 主 6379 哨兵1 26379
# 10.191.28.22 redis 从1 6379 哨兵2 26379
# 10.191.28.23 redis 从2 6379 哨兵3 26379
密码 Migu@0425rdm
网关 0 运营平台 2 SaaS 3 saas_wx 4 dmp 6
Redis Cluster
密码 Migu@0425rdm
10.191.28.20:6401
10.191.28.20:6402
10.191.28.21:6403
10.191.28.21:6404
10.191.28.22:6405
10.191.28.22:6406
10.191.28.23:6407
10.191.28.23:6408
```
### Minio
```
minio 集群
必须最少四个节点下面四个都是数据节点其中16上有ng走负载均衡
10.191.28.16
10.191.28.24
10.191.28.25
10.191.28.26
http://10.191.28.16:9911/login
admin
Migu0425@mio
10.191.28.16
控制台 9911
API 9910
```
### Zookeeper
```
zookeeper
10.191.28.24 zookeeper 3.6.3 2181
10.191.28.25 zookeeper 3.6.3 2181
10.191.28.26 zookeeper 3.6.3 2181
```
### Kafka
```
Kafka
10.191.28.24 9092 Kafka 3.1.0
10.191.28.25 9092 Kafka 3.1.0
10.191.28.26 9092 Kafka 3.1.0
```
### ES
```
10.191.28.12:5601
5044: Logstash Beats input
5000: Logstash TCP input
9600: Logstash monitoring API
9200: Elasticsearch HTTP
9300: Elasticsearch TCP transport
5601: Kibana
```
### Portainer
```
https://10.191.28.12:9843
admin
Po@mg@2045
```
### grafana
```
http://10.191.28.15:3000
admin migu@obc425!1
```
### xxl-job
```
http://10.191.28.15:18080/xxl-job-admin
admin
Mg@cnxxl2022
```
### hbase
```
10.191.28.17
2181
```
### dolphinscheduler
```
http://10.191.28.10:12345/dolphinscheduler
http://10.191.28.2:9080/dolphinscheduler
admin
Miguds@2022
```
### 生产 注册协议 http://cnds.migu.cn/wiki/#/335?page_id=7
## 对外 开放 客户端
![[对外开发客户端.xlsx]]
[[各种项目/咪咕/项目资料]]