Introduce onlyoffice
This commit is contained in:
parent
c2964e1707
commit
73db1dd077
6 changed files with 75 additions and 0 deletions
|
@ -6,6 +6,7 @@ all:
|
|||
keycloak:
|
||||
engelsystem:
|
||||
wiki:
|
||||
onlyoffice:
|
||||
debian_12:
|
||||
hosts:
|
||||
cloud:
|
||||
|
@ -33,11 +34,16 @@ all:
|
|||
ansible_host: wiki-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://public-reverse-proxy.hamburg.ccc.de:42666
|
||||
onlyoffice:
|
||||
ansible_host: onlyoffice-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://public-reverse-proxy.hamburg.ccc.de:42666
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
pad:
|
||||
keycloak:
|
||||
engelsystem:
|
||||
onlyoffice:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
@ -48,6 +54,7 @@ all:
|
|||
keycloak:
|
||||
engelsystem:
|
||||
wiki:
|
||||
onlyoffice:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue