Compare commits

..

2 commits

Author SHA1 Message Date
c1c0229865 Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (pull_request) Failing after 45s
/ Ansible Lint (push) Failing after 47s
2026-01-25 19:45:42 +00:00
0939771d08
public-reverse-proxy(host): add entries for cpu.ccc.de
Some checks failed
/ Ansible Lint (push) Failing after 43s
2026-01-25 20:22:44 +01:00
2 changed files with 4 additions and 0 deletions

View file

@ -80,6 +80,8 @@ map $host $upstream_acme_challenge_host {
staging.cryptoparty.hamburg.ccc.de 172.31.17.151:31820;
spaceapiccc.hamburg.ccc.de spaceapiccc.hosts.hamburg.ccc.de:31820;
spaceapi.ccc.de spaceapiccc.hosts.hamburg.ccc.de:31820;
cpuccc.hamburg.ccc.de 172.31.17.151:31820;
cpu.ccc.de 172.31.17.151:31820;
default "";
}

View file

@ -98,6 +98,8 @@ stream {
staging.cryptoparty.hamburg.ccc.de 172.31.17.151:8443;
spaceapiccc.hamburg.ccc.de spaceapiccc.hosts.hamburg.ccc.de:8443;
spaceapi.ccc.de spaceapiccc.hosts.hamburg.ccc.de:8443;
cpuccc.hamburg.ccc.de 172.31.17.151:8443;
cpu.ccc.de 172.31.17.151:8443;
}
server {