Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
Privatisation_Deploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
tianye
Privatisation_Deploy
Commits
8b872c3c
Commit
8b872c3c
authored
Jun 15, 2022
by
tianye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore:调整菜单
parent
6136057f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
install.sh
install.sh
+7
-6
No files found.
install.sh
View file @
8b872c3c
...
...
@@ -67,12 +67,13 @@ sed -i "s#APP_NAME=${APP_NAME}#APP_NAME=#g" $(dirname $0)/install.ini
cd
${
app_sc_dir
}
/
${
APP_NAME
}
#--------------------部署-----------------------#
echo
-e
"----------安装向导------------"
echo
-e
"--- all模式 --- 【安装: 微服务
${
APP_NAME
}
+ 全部中间件安装 】"
echo
-e
"--- server模式 ---【安装:微服务
${
APP_NAME
}
】"
echo
-e
"--- controller模式 --- 【安装: 微服务
${
APP_NAME
}
+ 自定义中间件安装 】"
echo
-e
"------------------------------"
echo
-e
"注意:除all模式外,其余模式均需要: 提前修改install.ini中外部db和mq的配置开关"
echo
-e
"
\0
33[42m*#-------------------Health-Cloud-Server安装向导-----------------------------#*
\0
33[0m"
echo
-e
"
\0
33[42m*# 1. all 模式 |【安装: 微服务
${
APP_NAME
}
+ 全部中间件安装】 #
\0
33[0m"
echo
-e
"
\0
33[42m*# 2. server 模式 |【安装:微服务
${
APP_NAME
}
】
\t\t
#
\0
33[0m"
echo
-e
"
\0
33[42m*# 3. controller 模式 |【安装:微服务
${
APP_NAME
}
+ 自定义中间件安装】 #
\0
33[0m"
echo
-e
"
\e
[42m*#---------------------------------------------------------------------------#*
\e
[0m"
echo
-e
"
\e
[31m注意:除all模式外,其余模式均需要: 提前修改install.ini中外部db和mq的配置开关
\e
[0m"
PS3
=
'请选择安装模式: '
hcctl install_compose-files
...
...
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