Deploy certs for wiki.ccchh.net using certbot role
Also clean up NGINX configurations.
This commit is contained in:
parent
6651f4568d
commit
6ac4bf8240
5 changed files with 8 additions and 26 deletions
|
@ -6,7 +6,7 @@ map $host $upstream_acme_challenge_host {
|
|||
thinkcccore1.ccchh.net 10.31.242.4;
|
||||
thinkcccore2.ccchh.net 10.31.242.5;
|
||||
thinkcccore3.ccchh.net 10.31.242.6;
|
||||
wiki.ccchh.net 10.31.206.13;
|
||||
wiki.ccchh.net 10.31.206.13:31820;
|
||||
zigbee2mqtt.ccchh.net 10.31.208.25:31820;
|
||||
id.ccchh.net 10.31.206.12:31820;
|
||||
keycloak-admin.ccchh.net 10.31.206.12:31820;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue