Introduce Uptime-Kuma
This commit is contained in:
parent
69621e3d7f
commit
112f1990b9
6 changed files with 79 additions and 0 deletions
|
@ -9,6 +9,7 @@ map $host $upstream_acme_challenge_host {
|
|||
zigbee2mqtt.ccchh.net 10.31.208.25:31820;
|
||||
esphome.ccchh.net 10.31.208.24:31820;
|
||||
proxmox-backup-server.ccchh.net 10.31.208.28;
|
||||
status.ccchh.net 10.31.206.15:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ stream {
|
|||
}
|
||||
|
||||
map $ssl_preread_server_name $address {
|
||||
status.ccchh.net 10.31.206.15:8443;
|
||||
default 127.0.0.1:8443;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue