Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
usma
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
market
usma
Commits
b988831c
Commit
b988831c
authored
Aug 30, 2023
by
周魏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改README.md
parent
fbed8d2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
README.md
README.md
+2
-7
deploy.md
deploy.md
+3
-0
No files found.
README.md
View file @
b988831c
...
@@ -17,11 +17,6 @@ helm uninstall usma -n namespace
...
@@ -17,11 +17,6 @@ helm uninstall usma -n namespace
```
```
## 迁移对应数据库
## 迁移对应数据库
1.
postgresql (数据库)
运维自行部署,运行usma_db_init 镜像
1.
postgresql (数据库)
内置数据库,包含自动导入sql job
2.
redis (中间件)
运维自行部署
2.
redis (中间件)
内置redis
## 部署
1.
ingresshost.yaml 域名配置
2.
usma.cm.yaml (根据实际的数据库和redis修改连接地址)
deploy.md
View file @
b988831c
### 安装命令
helm install usma . -f values.yaml -n usma
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment