Deploy certs for keycloak-admin and id.ccchh.net using certbot role
This commit is contained in:
parent
154a7dfa02
commit
6651f4568d
5 changed files with 12 additions and 11 deletions
|
@ -8,6 +8,8 @@ map $host $upstream_acme_challenge_host {
|
|||
thinkcccore3.ccchh.net 10.31.242.6;
|
||||
wiki.ccchh.net 10.31.206.13;
|
||||
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;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue