Migrate Wiki from ThinkCCCluster to Chaosknoten
Also do the redirect for DNS cache stuff like with aes.
This commit is contained in:
parent
d256082221
commit
d16da59fd7
8 changed files with 12 additions and 10 deletions
|
@ -4,6 +4,7 @@ map $host $upstream_acme_challenge_host {
|
|||
id.hamburg.ccc.de 172.31.17.144:31820;
|
||||
keycloak-admin.hamburg.ccc.de 172.31.17.144:31820;
|
||||
aes.ccchh.net 172.31.17.145:31820;
|
||||
wiki.ccchh.net 172.31.17.146:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@ stream {
|
|||
id.hamburg.ccc.de 172.31.17.144:8443;
|
||||
keycloak-admin.hamburg.ccc.de 172.31.17.144:8444;
|
||||
aes.ccchh.net 172.31.17.145:8443;
|
||||
wiki.ccchh.net 172.31.17.146:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue