未验证 提交 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
......
...@@ -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:
......
...@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册