vault backup: 2025-12-04 09:12:56
This commit is contained in:
1
各种项目/咪咕/2023 4A 登录.md
Normal file
1
各种项目/咪咕/2023 4A 登录.md
Normal file
@@ -0,0 +1 @@
|
||||
nacos 登录 白名单 /auth/fourALogin
|
||||
20
各种项目/咪咕/DTS测试环境.md
Normal file
20
各种项目/咪咕/DTS测试环境.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```
|
||||
方案管理报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP0B920EDFF8294DDDA1AACD08CF6D210F
|
||||
入账金额明细报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP6D4EABD3A5BE47B1A70585A6F1196AB1
|
||||
客户明细报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP42D322E6C53D48B59CAA692872D60C54
|
||||
合作伙伴明细报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP433B6C393AF0434589C6C713D1F63296
|
||||
合作型合同管理报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REPE238A5D84A094FE98EB3410106C814C1
|
||||
客户型合同管理报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP5356B4B0AF514C72B0A2E24FA4E7DB13
|
||||
需求单管理报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REPB0ABE117C8F24D5F8083B585A13410DF
|
||||
产品管理报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP34B2E01B808F42A59F9FB783A0A68C23
|
||||
服务调用明细报表
|
||||
http://cqmg.860001.xyz:26012/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP981AF81BD7814EB5BE95D438D7F0F2CB
|
||||
```
|
||||
85
各种项目/咪咕/DTS生产环境.md
Normal file
85
各种项目/咪咕/DTS生产环境.md
Normal file
@@ -0,0 +1,85 @@
|
||||
vpn下载地址 https://yqvpn.migucloud.com:58438/download/GWSetup.exe
|
||||
|
||||
vpn使用 网关 TSC 的 112.25.126.107 443
|
||||
账号:dupengfeiwx_4A 密码:手机号
|
||||
|
||||
|
||||
生产地址 4A 登录地址
|
||||
http://10.181.58.10:19090/amsportal
|
||||
|
||||
账号:dupengfeiwx
|
||||
密码:13934781033
|
||||
|
||||
|
||||
服务器资源
|
||||
DTS数据分析(A) 10.191.28.13 8 64 100 400 Centos 7.6
|
||||
DTS数据分析(B) 10.191.28.14 8 64 100 400 Centos 7.6
|
||||
|
||||
## 操作系统用户/密码
|
||||
>dts/zaq1@WSX1234
|
||||
|
||||
postgreSQL
|
||||
>管理用户/密码:dts/ZAQ!2wsx
|
||||
>备份同步用户/密码:replica/123456
|
||||
|
||||
数据库启动/停止命令:
|
||||
>pg_ctl -D /data/pgsql/data -l /data/pgsql/logs/logfile start
|
||||
>pg_ctl -D /data/pgsql/data -l /data/pgsql/logs/logfile stop
|
||||
|
||||
登陆postgreSQL数据库
|
||||
psql -h 10.191.28.13 -p 5432 -U dts -d dts -W 'ZAQ!2wsx'
|
||||
|
||||
10.191.28.13/14
|
||||
postgreSQL部署路径:/data/pgsql
|
||||
|
||||
10.191.28.14
|
||||
redis部署路径:/data/redis
|
||||
redis登陆密码:banana
|
||||
zookeeper部署路径:/data/zookeeper
|
||||
nginx安装路径:/data/nginx
|
||||
nginx 端口:10062
|
||||
|
||||
服务登陆地址:
|
||||
http://10.191.28.14:10062/dts
|
||||
服务登陆用户/密码:
|
||||
ADMIN/1qaz@WSX
|
||||
MIGU/1qaz@WSX
|
||||
|
||||
|
||||
update config_param set param_value='http://10.19.28.14:10062/dts' where param_code='WEB_ADDRESS';
|
||||
|
||||
对外发布链接
|
||||
http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=MREPB0367D9A758648D9A0EFC302A057DB52
|
||||
```
|
||||
|
||||
- 咪咕报表-方案管理报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP9BAA245BC07C47B5B6409572ACA961F5
|
||||
-
|
||||
- 咪咕报表_入账金额明细报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP5167D792C1994460A6BBD01F829841A0
|
||||
-
|
||||
- 咪咕报表_客户明细报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REPF9EEA778981B4A708A46F522D5888BF8
|
||||
-
|
||||
- 咪咕报表_合作伙伴明细报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP87CBE512B1D34B3FBFC2948A63B496E0
|
||||
-
|
||||
- 咪咕报表_合作型合同管理报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP3CB2DBCC297040CFAE5B8D41C95C6BF6
|
||||
-
|
||||
- 咪咕报表_客户型合同管理报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REPB43346D41D4948289DD2ACA9FD21340C
|
||||
-
|
||||
- 咪咕报表_需求单管理报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP82822B3500074205BBBD06C254748B14
|
||||
-
|
||||
- 咪咕报表_产品管理报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP19C631AF30C845FD909DDEDB316EB446
|
||||
-
|
||||
- 咪咕报表_服务调用明细报表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP806BEED8A54E47799EEF2F6580282D94
|
||||
-
|
||||
- 账单管理表
|
||||
- http://10.191.28.2:9080/dts/sso/union-entry?userId=MIGU&extFlag=1&reportFlag=1&forwardReportId=REP0FD7342873644EDFA2F9EE568E36E7FD
|
||||
|
||||
```
|
||||
38328
各种项目/咪咕/api接口文档/SaaS.md
Normal file
38328
各种项目/咪咕/api接口文档/SaaS.md
Normal file
File diff suppressed because it is too large
Load Diff
35389
各种项目/咪咕/api接口文档/运营平台.md
Normal file
35389
各种项目/咪咕/api接口文档/运营平台.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
各种项目/咪咕/assets/8fdedf2d728d75b16b20e6d86475053.png
Normal file
BIN
各种项目/咪咕/assets/8fdedf2d728d75b16b20e6d86475053.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
BIN
各种项目/咪咕/assets/Pasted image 20220401115211.png
Normal file
BIN
各种项目/咪咕/assets/Pasted image 20220401115211.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 220 KiB |
BIN
各种项目/咪咕/assets/Pasted image 20220401161651.png
Normal file
BIN
各种项目/咪咕/assets/Pasted image 20220401161651.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
各种项目/咪咕/assets/Pasted image 20220401170256.png
Normal file
BIN
各种项目/咪咕/assets/Pasted image 20220401170256.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
BIN
各种项目/咪咕/assets/Pasted image 20220512151019.png
Normal file
BIN
各种项目/咪咕/assets/Pasted image 20220512151019.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
BIN
各种项目/咪咕/assets/Pasted image 20230626142007.png
Normal file
BIN
各种项目/咪咕/assets/Pasted image 20230626142007.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
各种项目/咪咕/assets/bsg新增群集cnds-网络打通.xlsx
Normal file
BIN
各种项目/咪咕/assets/bsg新增群集cnds-网络打通.xlsx
Normal file
Binary file not shown.
119
各种项目/咪咕/assets/migu_wiki.sql
Normal file
119
各种项目/咪咕/assets/migu_wiki.sql
Normal file
@@ -0,0 +1,119 @@
|
||||
# ************************************************************
|
||||
# Sequel Pro SQL dump
|
||||
# Version 4541
|
||||
#
|
||||
# http://www.sequelpro.com/
|
||||
# https://github.com/sequelpro/sequelpro
|
||||
#
|
||||
# Host: 127.0.0.1 (MySQL 5.7.21)
|
||||
# Database: showdoc
|
||||
# Generation Time: 2018-05-19 06:17:59 +0000
|
||||
# ************************************************************
|
||||
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||||
/*!40101 SET NAMES utf8 */;
|
||||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||||
|
||||
|
||||
# Dump of table catalogs
|
||||
# ------------------------------------------------------------
|
||||
|
||||
DROP TABLE IF EXISTS `catalogs`;
|
||||
|
||||
CREATE TABLE `catalogs` (
|
||||
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`name` varchar(255) DEFAULT NULL,
|
||||
`item_id` int(11) DEFAULT NULL,
|
||||
`s_number` int(11) DEFAULT NULL COMMENT '排序',
|
||||
`created_at` datetime DEFAULT NULL,
|
||||
`parent_cat_id` int(11) DEFAULT NULL,
|
||||
`level` int(11) DEFAULT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
|
||||
# Dump of table item
|
||||
# ------------------------------------------------------------
|
||||
|
||||
DROP TABLE IF EXISTS `item`;
|
||||
|
||||
CREATE TABLE `item` (
|
||||
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`title` varchar(255) NOT NULL DEFAULT '',
|
||||
`description` varchar(255) NOT NULL DEFAULT '',
|
||||
`password` varchar(255) NOT NULL DEFAULT '',
|
||||
`user_id` int(11) NOT NULL,
|
||||
`type` int(11) NOT NULL DEFAULT '1',
|
||||
`created_at` datetime DEFAULT NULL,
|
||||
`updated_at` datetime DEFAULT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
|
||||
# Dump of table page
|
||||
# ------------------------------------------------------------
|
||||
|
||||
DROP TABLE IF EXISTS `page`;
|
||||
|
||||
CREATE TABLE `page` (
|
||||
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`item_id` int(11) DEFAULT NULL,
|
||||
`author_uid` int(11) DEFAULT NULL,
|
||||
`cat_id` int(11) NOT NULL,
|
||||
`page_title` varchar(255) DEFAULT NULL,
|
||||
`page_content` text,
|
||||
`s_number` int(11) DEFAULT NULL,
|
||||
`created_at` datetime DEFAULT NULL,
|
||||
`page_comments` text,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
|
||||
# Dump of table template
|
||||
# ------------------------------------------------------------
|
||||
|
||||
DROP TABLE IF EXISTS `template`;
|
||||
|
||||
CREATE TABLE `template` (
|
||||
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`user_id` int(11) NOT NULL,
|
||||
`title` varchar(255) NOT NULL DEFAULT '',
|
||||
`content` text NOT NULL,
|
||||
`created_at` datetime DEFAULT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
|
||||
# Dump of table user
|
||||
# ------------------------------------------------------------
|
||||
|
||||
DROP TABLE IF EXISTS `user`;
|
||||
|
||||
CREATE TABLE `user` (
|
||||
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`email` varchar(255) NOT NULL DEFAULT '',
|
||||
`password` varchar(255) NOT NULL DEFAULT '',
|
||||
`created_at` datetime NOT NULL,
|
||||
`updated_at` datetime NOT NULL,
|
||||
PRIMARY KEY (`id`),
|
||||
UNIQUE KEY `tes` (`email`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
|
||||
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
BIN
各种项目/咪咕/assets/云主机列表.xlsx
Normal file
BIN
各种项目/咪咕/assets/云主机列表.xlsx
Normal file
Binary file not shown.
BIN
各种项目/咪咕/assets/对外开发客户端.xlsx
Normal file
BIN
各种项目/咪咕/assets/对外开发客户端.xlsx
Normal file
Binary file not shown.
BIN
各种项目/咪咕/assets/裸金属列表.xlsx
Normal file
BIN
各种项目/咪咕/assets/裸金属列表.xlsx
Normal file
Binary file not shown.
BIN
各种项目/咪咕/assets/附件5.咪咕VPN使用说明.docx
Normal file
BIN
各种项目/咪咕/assets/附件5.咪咕VPN使用说明.docx
Normal file
Binary file not shown.
60
各种项目/咪咕/keepalived vip 负载.md
Normal file
60
各种项目/咪咕/keepalived vip 负载.md
Normal file
@@ -0,0 +1,60 @@
|
||||
```
|
||||
/usr/local
|
||||
keepalived-2.2.7.tar.gz
|
||||
|
||||
tar -zxvf keepalived-2.2.7.tar.gz
|
||||
cd keepalive-2.2.7
|
||||
./configure --prefix=/usr/local/keepalived
|
||||
make && make install
|
||||
|
||||
|
||||
|
||||
mv /usr/local/keepalived-2.2.7/etc/keepalived/keepalived.conf.sample /etc/keepalived/keepalived.conf
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
! Configuration File for keepalived
|
||||
|
||||
global_defs {
|
||||
smtp_connect_timeout 30
|
||||
router_id LVS_DEVEL
|
||||
|
||||
}
|
||||
|
||||
vrrp_instance VI_1 {
|
||||
state BACKUP
|
||||
interface eth0
|
||||
virtual_router_id 51
|
||||
priority 150
|
||||
advert_int 1
|
||||
authentication {
|
||||
auth_type PASS
|
||||
auth_pass 1111
|
||||
}
|
||||
virtual_ipaddress {
|
||||
10.191.28.53/24 dev eth0 label eth0:1
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
'#设置开机自动启动
|
||||
systemctl enable keepalived.service
|
||||
'#取消开机自动启动
|
||||
systemctl disable keepalived.service
|
||||
'#启动服务
|
||||
systemctl start keepalived.service
|
||||
'#重启服务
|
||||
systemctl restart keepalived.service
|
||||
'#停止服务
|
||||
systemctl stop keepalived.service
|
||||
'#查看服务状态
|
||||
systemctl status keepalived.service
|
||||
|
||||
![[Pasted image 20220512151019.png]]
|
||||
|
||||
### keepalived+nginx
|
||||
https://www.cnblogs.com/yanjieli/p/10682064.html
|
||||
https://blog.csdn.net/wyl9527/article/details/86616655
|
||||
https://blog.csdn.net/qq_22885233/article/details/122866129
|
||||
BIN
各种项目/咪咕/咪咕.zip
Normal file
BIN
各种项目/咪咕/咪咕.zip
Normal file
Binary file not shown.
6
各种项目/咪咕/数据导出.md
Normal file
6
各种项目/咪咕/数据导出.md
Normal file
@@ -0,0 +1,6 @@
|
||||
### 商机导出 t_clue
|
||||
```sql
|
||||
t.id,t.origin,su.nick_name as '创建人',t.create_by,t.create_time,t.clue_code,t.origin_user,su.nick_name as '线索提供人',t.desc as '描述' FROM `t_clue` t left join sys_user su on su.user_id=t.create_by
|
||||
```
|
||||
|
||||
|
||||
202
各种项目/咪咕/服务器 资源.md
Normal file
202
各种项目/咪咕/服务器 资源.md
Normal file
@@ -0,0 +1,202 @@
|
||||
|
||||
生产环境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
|
||||
```
|
||||
公网ip:36.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]]
|
||||
|
||||
[[各种项目/咪咕/项目资料]]
|
||||
110
各种项目/咪咕/测试 环境 账号.md
Normal file
110
各种项目/咪咕/测试 环境 账号.md
Normal file
@@ -0,0 +1,110 @@
|
||||
任务功能清单,计划
|
||||
「咪咕CNDS平台功能列表」- https://doc.weixin.qq.com/sheet/e3_AaoADgaGAIoY0g3zz9kSMGMw2Qx1h?scode=AI8AdAewAAsb5v1oVwAO0AHwZWAMI
|
||||
|
||||
原型地址 https://ffyj08.axshare.com
|
||||
|
||||
git仓库地址 http://cqaivm.860001.xyz:12239/migu_music
|
||||
|
||||
博物馆saas原型地址:
|
||||
https://amwpod.axshare.com
|
||||
体育馆saas原型地址:
|
||||
https://f7bpa8.axshare.com
|
||||
prd 产品测试地址--------------
|
||||
DMP
|
||||
http://10.19.28.42/#/login
|
||||
IOT_ADMIN
|
||||
1234567
|
||||
-----------------------------
|
||||
prd api 网关
|
||||
http://10.19.90.22:30012/index
|
||||
运营者 admin/1qaz!QAZ
|
||||
开发者 aifgw/1qaz!QAZ
|
||||
--------------------------------------
|
||||
http://cqmg.860001.xyz:26000/
|
||||
运营门户
|
||||
------------------------------------------
|
||||
http://cqmg.860001.xyz:26001/
|
||||
咪咕运营平台
|
||||
admin/admin123
|
||||
--------------------------------------
|
||||
http://cqmg.860001.xyz:26002/doc.html
|
||||
咪咕运营平台服务端文档
|
||||
--------------------------------------
|
||||
http://cqmg.860001.xyz:26003/
|
||||
CNDS监控中心
|
||||
visitor/visitor@2022
|
||||
----------------------------------------
|
||||
http://cqmg.860001.xyz:26004/wiki/
|
||||
ddv/ddv123
|
||||
wiki showdoc 知识中心
|
||||
---------------------------------
|
||||
http://cqmg.860001.xyz:26005/
|
||||
http://cqaivm.860001.xyz:12231/saas/museum/manage
|
||||
SAAS博物馆管理端前端
|
||||
admin/admin123
|
||||
-------------------------------
|
||||
http://cqmg.860001.xyz:26005/
|
||||
http://cqaivm.860001.xyz:12231/saas/gym/manage
|
||||
SAAS体育馆
|
||||
admin/admin123
|
||||
----------------------------------------
|
||||
|
||||
http://cqmg.860001.xyz:26006/doc.html
|
||||
SAAS博物馆服务端文档
|
||||
----------------------------------------
|
||||
http://cqmg.860001.xyz:26007/
|
||||
网关 http://cztest.860001.xyz:26006/aifgw/
|
||||
```
|
||||
manager/stH@Oct27
|
||||
dev stH@Oct27
|
||||
opr stH@Oct27
|
||||
```
|
||||
----------------------------------------
|
||||
http://cqmg.860001.xyz:26010/dolphinscheduler.html
|
||||
ETL工具
|
||||
admin/dolphinscheduler123
|
||||
----------------------------------------
|
||||
http://cqmg.860001.xyz:26012/dts
|
||||
DTS工具
|
||||
ADMIN/1qaz@WSX
|
||||
----------------------------------------
|
||||
https://cqmgh5.debugx.vip/
|
||||
SAAS博物馆移动端
|
||||
|
||||

|
||||
|
||||
UI设计
|
||||
(注意:figma设计图为最新效果图 蓝湖查看代码比较方便)
|
||||
营销门户运营管理平台
|
||||
蓝湖地址 https://lanhuapp.com/url/vGjWr-AbltCI
|
||||
figma地址 https://www.figma.com/file/zjgcB9xfjtyoeM4GHzxtfP/%E2%9C%8F%EF%B8%8F%E2%9C%8F%EF%B8%8F%E2%9C%8F%EF%B8%8F%E5%92%AA%E5%92%95%E8%90%A5%E9%94%80%E9%97%A8%E6%88%B7%E8%BF%90%E8%90%A5%E7%AE%A1%E7%90%86%E5%90%8E%E5%8F%B0?node-id=4522%3A298933
|
||||
|
||||
营销门户
|
||||
蓝湖地址
|
||||
https://lanhuapp.com/url/9S72F-AwjUk7
|
||||
figma地址
|
||||
https://www.figma.com/file/GBxGDYt6WGRJh0F2oIJAL5/%E5%92%AA%E5%92%95-%E9%97%A8%E6%88%B7%E7%BD%91%E7%AB%99%2F%E5%89%8D%E5%8F%B0?node-id=0%3A1
|
||||
|
||||
saas博物馆运营管理平台
|
||||
蓝湖地址 https://lanhuapp.com/url/3y8tI-A2MW5Q
|
||||
figma地址 https://www.figma.com/file/LCstkWCfxXHsFz05jCiruT/%E2%9C%8F%EF%B8%8F%E2%9C%8F%EF%B8%8F%E2%9C%8F%EF%B8%8F%E6%99%BA%E6%85%A7%E5%8D%9A%E7%89%A9%E9%A6%86(%E5%B0%8F%E7%A8%8B%E5%BA%8F%E7%AE%A1%E7%90%86%E5%90%8E%E5%8F%B0)?node-id=0%3A1
|
||||
|
||||
saas体育馆运营管理平台
|
||||
figma地址
|
||||
https://www.figma.com/file/Up8XPB3zznwkCliRZ1EkNa/%E5%92%AA%E5%92%95-%E6%99%BA%E6%85%A7%E4%BD%93%E8%82%B2%E9%A6%86%E8%BF%90%E8%90%A5%E7%AE%A1%E7%90%86%E5%B9%B3%E5%8F%B0?node-id=5905%3A45425
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
cqgymh5.debugx.vip
|
||||
|
||||
mySsh.Remove('/data/migu/saas-museum/h5')
|
||||
mySsh.Put('./dist/build/h5','/data/migu/saas-museum/')
|
||||
改成
|
||||
mySsh.Remove('/data/migu/gym/h5')
|
||||
mySsh.Put('./dist/build/h5','/data/migu/gym/')
|
||||
|
||||
|
||||
|
||||
客户环境 13509497933
|
||||
18
各种项目/咪咕/网关 调试.md
Normal file
18
各种项目/咪咕/网关 调试.md
Normal file
@@ -0,0 +1,18 @@
|
||||
网关 权限验证开关
|
||||
```
|
||||
curl --location --request POST 'http://127.0.0.1:31100/api/filterStatus/update' --header 'Content-Type: application/json' --data '[ {
|
||||
"filterCode":"com.asiainfo.aifgw.controlchain.gw.filters.inbound.AppAuthFilter",
|
||||
"filterType":"global_filter",
|
||||
"isOpen":"Y"
|
||||
}
|
||||
]'
|
||||
|
||||
|
||||
curl --location --request POST 'http://127.0.0.1:31100/api/filterStatus/update' --header 'Content-Type: application/json' --data '[ {
|
||||
"filterCode":"com.asiainfo.aifgw.controlchain.gw.filters.inbound.CheckSignFilter",
|
||||
"filterType":"global_filter",
|
||||
"isOpen":"N"
|
||||
}
|
||||
]'
|
||||
|
||||
```
|
||||
73
各种项目/咪咕/项目资料.md
Normal file
73
各种项目/咪咕/项目资料.md
Normal file
@@ -0,0 +1,73 @@
|
||||
### 项目信息
|
||||
>公司名称:
|
||||
亚信科技(中国)有限公司
|
||||
纳税人识别码:
|
||||
911101086000426500
|
||||
地址/电话:
|
||||
北京市海淀区西北旺东路10号院东区19号楼1层101 010-82166688
|
||||
中国建设银行股份有限公司北京中关村南大街支行 11001018300056012319
|
||||
项目编号:1BJ216345A
|
||||
|
||||
### vpn下载地址 https://yqvpn.migucloud.com:58438/download/GWSetup.exe
|
||||
vpn使用 网关 TSC 的 112.25.126.107 443
|
||||
账号:dupengfeiwx_4A
|
||||
密码:手机号
|
||||
Aa123456 -- 退回去了
|
||||
![[附件5.咪咕VPN使用说明.docx]]
|
||||
|
||||
|
||||
|
||||
|
||||
网关 视讯 的 下面客户端配置ip 端口
|
||||
账号: asiainfo_dupengfei
|
||||
![[Pasted image 20220401161651.png]]
|
||||
|
||||
|
||||
### 咪咕开发云
|
||||
>账号:dupengfeiwx
|
||||
手机号:13934781033
|
||||
密码:Xwru@9813
|
||||
新密码:dupf5Asiainfo123@
|
||||
RuXw@98EE13
|
||||
网址:https://spms.migu.cn (非咪咕办公网需使用咪咕VPN
|
||||
|
||||
![[Pasted image 20220401170256.png]]
|
||||
|
||||
PaaS平台 测试地址 视讯vpn
|
||||
>http://36.155.98.118:30912 平台管理URL
|
||||
用户名BSGmengqingxiang 密码:Paas@0324
|
||||
|
||||
功能测试
|
||||
群集节点已完成视讯的安全基线扫描,现群集信息交付如下:
|
||||
1、 咪咕OceanPaaS智慧管理平台-CNDS群集部署信息 见附件
|
||||
2、 咪咕OceanPaaS智慧服务平台使用手册 见附件
|
||||
3、 咪咕OceanPaaS智慧服务平台功能测试列表 见附件
|
||||
4、 平台管理URL(办公网访问), http://36.155.98.74:30912 (Ocean) http://36.155.98.74:30110 (PaaS)
|
||||
|
||||
>linghonglangSF
|
||||
dupengfeiSF
|
||||
xieweiSF
|
||||
密码 统一Paas@0420
|
||||
|
||||
|
||||
|
||||
日志规范
|
||||
|
||||
![[8fdedf2d728d75b16b20e6d86475053.png]]
|
||||
|
||||
|
||||
|
||||
生产地址 4A 登录地址
|
||||
http://10.181.58.10:19090/amsportal
|
||||
>账号:dupengfeiwx
|
||||
>密码:13934781033 asiainfoddv
|
||||
|
||||
|
||||
|
||||
磐石:https://ums.migu.cn/mine/work/wait
|
||||
>账号:姓名全拼+wx
|
||||
初始密码:1qW@3eR$ -》 Asiainfodupf5
|
||||
|
||||
|
||||
|
||||
[[菜单配置]]
|
||||
Reference in New Issue
Block a user