Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
7 months ago | |
|---|---|---|
| bin | 1 year ago | |
| docker | 1 year ago | |
| k8s | 7 months ago | |
| react-ui | 7 months ago | |
| ruoyi-api | 7 months ago | |
| ruoyi-auth | 7 months ago | |
| ruoyi-common | 7 months ago | |
| ruoyi-gateway | 1 year ago | |
| ruoyi-modules | 7 months ago | |
| ruoyi-visual | 1 year ago | |
| sql | 1 year ago | |
| .gitignore | 7 months ago | |
| LICENSE | 1 year ago | |
| README.md | 1 year ago | |
| pom.xml | 1 year ago | |
ci4s-cloud是复杂智能软件统一管理平台。
com.ruoyi
├── ruoyi-ui // 前端框架 [80]
├── ruoyi-gateway // 网关模块 [8080]
├── ruoyi-auth // 认证中心 [9200]
├── ruoyi-api // 接口模块
│ └── ruoyi-api-system // 系统接口
├── ruoyi-common // 通用模块
│ └── ruoyi-common-core // 核心模块
│ └── ruoyi-common-datascope // 权限范围
│ └── ruoyi-common-datasource // 多数据源
│ └── ruoyi-common-log // 日志记录
│ └── ruoyi-common-redis // 缓存服务
│ └── ruoyi-common-seata // 分布式事务
│ └── ruoyi-common-security // 安全模块
│ └── ruoyi-common-swagger // 系统接口
├── ruoyi-modules // 业务模块
│ └── ruoyi-system // 系统模块 [9201]
│ └── ruoyi-gen // 代码生成 [9202]
│ └── ruoyi-job // 定时任务 [9203]
│ └── ruoyi-file // 文件服务 [9300]
│ └── management-platform // 文件服务 [9300]
├── ruoyi-visual // 图形化管理模块
│ └── ruoyi-visual-monitor // 监控中心 [9100]
├──pom.xml // 公共依赖
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
上传安装脚本
helm install mysql . -n ci4s-test
helm install redis . -n ci4s-test
在第一步安装的mysql中创建nacos-ci4s-config数据库(选UTF-8),并且运行naocs初始化脚本
kubectl create -f k8s-3nacos.yaml
kubectl create -f *.yaml
No Description
Shell Java SQL TSX TypeScript other