Add roundcube to oci-nodes
This commit is contained in:
parent
42cb1c86c9
commit
2036276402
3 changed files with 6 additions and 0 deletions
|
@ -16,3 +16,4 @@
|
|||
- authcheck
|
||||
- grafana
|
||||
- kdc
|
||||
- roundcube
|
||||
|
|
|
@ -89,6 +89,10 @@
|
|||
- role: nginx/site
|
||||
site: registry.foo.sh
|
||||
proxy: ["registry01.home.foo.sh:5000", "registry02.home.foo.sh:5000"]
|
||||
- role: nginx/site
|
||||
site: webmail.foo.sh
|
||||
proxy:
|
||||
- https://oci-node01.home.foo.sh/roundcube/
|
||||
- role: nginx/site
|
||||
site: wpad.foo.sh
|
||||
- role: nginx/site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue