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

Example (#59)

* update example

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