sunders(host): deploy sunders using docker compose
Some checks failed
/ Ansible Lint (push) Failing after 2m29s
Some checks failed
/ Ansible Lint (push) Failing after 2m29s
https://git.hamburg.ccc.de/CCCHH/sunders
This commit is contained in:
parent
a11ccaf16c
commit
dc6c7cbfb7
7 changed files with 123 additions and 3 deletions
|
|
@ -106,6 +106,7 @@ docker_compose_hosts:
|
|||
pretalx:
|
||||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
|
@ -126,6 +127,7 @@ nginx_hosts:
|
|||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
|
@ -145,6 +147,7 @@ certbot_hosts:
|
|||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
prometheus_node_exporter_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue