Skip to content
Snippets Groups Projects
Commit 4dbefe7d authored by Claudio Pisa's avatar Claudio Pisa
Browse files

add HA wordpress bundle

parent 48624c90
No related branches found
No related tags found
No related merge requests found
series: bionic
applications:
wordpress:
charm: "/home/ubuntu/wordpress"
num_units: 3
to: [ "0", "1", "2" ]
percona-cluster:
charm: cs:percona-cluster-279
num_units: 3
to: [ "0", "1", "2" ]
haproxy:
charm: cs:haproxy
num_units: 3
to: [ "0", "1", "2" ]
expose: true
options:
peering_mode: active-active
machines:
"0": {}
"1": {}
"2": {}
relations:
- - wordpress:database
- percona-cluster:db
- - wordpress:website
- haproxy:reverseproxy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment