Deploy certs for keycloak-admin and id.ccchh.net using certbot role

This commit is contained in:
June 2023-08-02 23:07:21 +02:00 committed by julian
commit 6651f4568d
5 changed files with 12 additions and 11 deletions

View file

@ -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 "";
}