Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
C
catalog
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
陈少雄
catalog
Commits
68dd3dfa
提交
68dd3dfa
authored
11月 13, 2018
作者:
429287088
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
镜像加速仓库及debug统一修改模板
上级
ab193322
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
19 行增加
和
3 行删除
+19
-3
rancher-compose.yml
templates/wsycloud/0/rancher-compose.yml
+19
-3
没有找到文件。
templates/wsycloud/0/rancher-compose.yml
浏览文件 @
68dd3dfa
...
@@ -34,7 +34,7 @@ catalog:
...
@@ -34,7 +34,7 @@ catalog:
label
:
"
数据库密码"
label
:
"
数据库密码"
required
:
true
required
:
true
default
:
"
"
default
:
"
"
type
:
"
string
"
type
:
"
password
"
-
variable
:
redis_host
-
variable
:
redis_host
description
:
"
redis数据库连接地址"
description
:
"
redis数据库连接地址"
label
:
"
redis数据库连接地址"
label
:
"
redis数据库连接地址"
...
@@ -46,7 +46,7 @@ catalog:
...
@@ -46,7 +46,7 @@ catalog:
label
:
"
redis数据库密码"
label
:
"
redis数据库密码"
required
:
true
required
:
true
default
:
"
"
default
:
"
"
type
:
"
string
"
type
:
"
password
"
-
variable
:
mq_host
-
variable
:
mq_host
description
:
"
消息队列服务器地址,应用内可直接使用服务名"
description
:
"
消息队列服务器地址,应用内可直接使用服务名"
label
:
"
消息队列服务器地址"
label
:
"
消息队列服务器地址"
...
@@ -70,7 +70,7 @@ catalog:
...
@@ -70,7 +70,7 @@ catalog:
label
:
"
消息队列密码"
label
:
"
消息队列密码"
required
:
true
required
:
true
default
:
"
"
default
:
"
"
type
:
"
string
"
type
:
"
password
"
-
variable
:
system_api_key
-
variable
:
system_api_key
description
:
"
接口密钥"
description
:
"
接口密钥"
label
:
"
接口密钥"
label
:
"
接口密钥"
...
@@ -83,6 +83,12 @@ catalog:
...
@@ -83,6 +83,12 @@ catalog:
required
:
true
required
:
true
default
:
"
50"
default
:
"
50"
type
:
"
string"
type
:
"
string"
-
variable
:
docker_registry_url
description
:
"
仓库加速地址,默认留空"
label
:
"
加速地址"
required
:
false
default
:
"
"
type
:
"
string"
-
variable
:
volume_driver
-
variable
:
volume_driver
description
:
"
应用数据存储卷驱动程序,根据实际情况选择"
description
:
"
应用数据存储卷驱动程序,根据实际情况选择"
label
:
"
存储卷驱动"
label
:
"
存储卷驱动"
...
@@ -94,6 +100,16 @@ catalog:
...
@@ -94,6 +100,16 @@ catalog:
-
rancher-efs
-
rancher-efs
-
rancher-ebs
-
rancher-ebs
-
local
-
local
-
variable
:
debug_mode
description
:
"
debug模式,生产环境慎用!"
label
:
"
debug模式"
required
:
true
default
:
"
false"
type
:
enum
options
:
-
true
-
false
-
readonly
services
:
services
:
shop
:
shop
:
scale
:
1
scale
:
1
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论