Compare commits

..

2 commits

Author SHA1 Message Date
09f901095c Update docker.io/pretalx/standalone Docker tag to v2025.2.3
All checks were successful
/ Ansible Lint (push) Successful in 2m45s
/ Ansible Lint (pull_request) Successful in 3m9s
2026-04-04 13:45:56 +00:00
230da323dc
public-reverse-proxy(host): add config for docs.c3voc.de and staging
All checks were successful
/ Ansible Lint (push) Successful in 2m24s
2026-04-04 15:39:33 +02:00
2 changed files with 4 additions and 0 deletions

View file

@ -83,6 +83,8 @@ map $host $upstream_acme_challenge_host {
local.ccc.de 172.31.17.151:31820;
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:31820;
diday.org 172.31.17.151:31820;
docs.c3voc.de 172.31.17.151:31820;
staging.docs.c3voc.de 172.31.17.151:31820;
default "";
}

View file

@ -106,6 +106,8 @@ stream {
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:8443;
diday.org 172.31.17.151:8443;
*.staging.diday.org 172.31.17.151:8443;
docs.c3voc.de 172.31.17.151:8443;
staging.docs.c3voc.de 172.31.17.151:8443;
}
server {