未验证 提交 4d8f8926 编写于 作者: R Rongfeng Fu 提交者: GitHub

Example (#59)

* update example

* update autodeploy example
上级 af5965a1
......@@ -58,6 +58,8 @@ oceanbase-ce:
server3:
zone: zone3
obproxy:
depends:
- oceanbase-ce
servers:
- 192.168.1.5
global:
......@@ -78,6 +80,8 @@ obproxy:
# Password for proxyro. proxyro_password must be the same with proxyro_password. The default value is empty.
# observer_sys_password:
obagent:
depends:
- oceanbase-ce
# The list of servers to be monitored. This list is consistent with the servers in oceanbase-ce.
servers:
- name: server1
......@@ -146,4 +150,4 @@ obagent:
# Whether to disable the basic authentication for HTTP service. True is to disable. False is to enable. The default value is false.
# disable_http_basic_auth: false
# Whether to disable the basic authentication for the debug interface. True is to disable. False is to enable. The default value is false.
# disable_pprof_basic_auth: false
\ No newline at end of file
# disable_pprof_basic_auth: false
......@@ -58,6 +58,8 @@ oceanbase-ce:
server3:
zone: zone3
obproxy:
depends:
- oceanbase-ce
servers:
- 192.168.1.5
global:
......@@ -76,4 +78,4 @@ obproxy:
# Password for obproxy system tenant. The default value is empty.
# obproxy_sys_password:
# Password for proxyro. proxyro_password must be the same with proxyro_password. The default value is empty.
# observer_sys_password:
\ No newline at end of file
# observer_sys_password:
......@@ -47,6 +47,8 @@ oceanbase-ce:
# Password for proxyro. proxyro_password must be the same as observer_sys_password. The default value is empty.
# proxyro_password:
obproxy:
depends:
- oceanbase-ce
servers:
- 192.168.1.2
global:
......@@ -65,4 +67,4 @@ obproxy:
# Password for obproxy system tenant. The default value is empty.
# obproxy_sys_password:
# Password for proxyro. proxyro_password must be the same with proxyro_password. The default value is empty.
# observer_sys_password:
\ No newline at end of file
# observer_sys_password:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册