Compare commits

...

2 commits

Author SHA1 Message Date
e5d88ed8f8 Update docker.io/library/mariadb Docker tag to v12
All checks were successful
/ Ansible Lint (push) Successful in 2m48s
/ Ansible Lint (pull_request) Successful in 2m49s
2026-01-28 14:45:56 +00:00
9c2fe5ea9b
public-reverse-proxy(host): remove cpuccc.hamburg.ccc.de alias
All checks were successful
/ Ansible Lint (push) Successful in 2m19s
2026-01-28 15:32:29 +01:00
3 changed files with 1 additions and 3 deletions

View file

@ -3,7 +3,7 @@
services:
database:
image: docker.io/library/mariadb:11
image: docker.io/library/mariadb:12
environment:
- "MARIADB_DATABASE=wordpress"
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"

View file

@ -79,7 +79,6 @@ map $host $upstream_acme_challenge_host {
staging.cryptoparty-hamburg.de 172.31.17.151:31820;
staging.cryptoparty.hamburg.ccc.de 172.31.17.151: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;
lokal.ccc.de 172.31.17.151:31820;
local.ccc.de 172.31.17.151:31820;

View file

@ -97,7 +97,6 @@ stream {
staging.cryptoparty-hamburg.de 172.31.17.151:8443;
staging.cryptoparty.hamburg.ccc.de 172.31.17.151: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;
lokal.ccc.de 172.31.17.151:8443;
local.ccc.de 172.31.17.151:8443;