1. 修改 readme.md
This commit is contained in:
parent
a04291e868
commit
cff8492dc0
13
Readme.md
13
Readme.md
|
|
@ -17,13 +17,14 @@ sanyicloud -->
|
||||||
├── common-redis -- 缓存
|
├── common-redis -- 缓存
|
||||||
├── common-security -- 全局登录注册
|
├── common-security -- 全局登录注册
|
||||||
├── -modules 平台相关
|
├── -modules 平台相关
|
||||||
├── -module-auth 部署于阿里云测试和华为正式 --> 使用华为docker redis
|
├── -module-auth 部署于阿里云测试和华为正式 -->
|
||||||
├── -module-gateway 平台网关 --> 使用华为云 docker redis
|
├── -module-gateway 平台网关 -->
|
||||||
├── -module-oss 平台文件相关 --> 使用华为云 docker redis
|
├── -module-oss 平台文件相关 -->
|
||||||
├── -module-job 平台定时任务 --> 使用华为云 docker mysql, redis
|
├── -module-job 平台定时任务 -->
|
||||||
├── -module-system bi平台系统管理 --> 使用阿里云 mysql redis
|
├── -module-system 平台系统管理 -->
|
||||||
└── visual 可视化相关
|
└── visual 可视化相关
|
||||||
└── -sentinel -- 流量高可用 [5003] , 并进行了 nacos 持久化配置, 默认的 group 为 SENTINEL_GROUP
|
├── -admin
|
||||||
|
└── -sentinel -- 流量高可用 [5003] , 并进行了 nacos 持久化配置, 默认的 group 为 SENTINEL_GROUP
|
||||||
```
|
```
|
||||||
|
|
||||||
hadoop 安装教程 https://www.cnblogs.com/jhno1/p/15218656.html
|
hadoop 安装教程 https://www.cnblogs.com/jhno1/p/15218656.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue