migrate ntfy from rx300 to carlene
This commit is contained in:
parent
ad2312b715
commit
bb478430b9
2 changed files with 10 additions and 9 deletions
|
@ -13,6 +13,7 @@ bundles = [
|
|||
"miniflux",
|
||||
"netbox",
|
||||
"nodejs",
|
||||
"ntfy",
|
||||
"redis",
|
||||
"smartd",
|
||||
"check-mail-received",
|
||||
|
@ -112,6 +113,15 @@ admins.kunsi = "hostmaster@kunbox.net"
|
|||
[metadata.nginx.vhosts.'gaenseblum.eu'.webroot_config]
|
||||
owner = "skye"
|
||||
|
||||
|
||||
[metadata.ntfy]
|
||||
domain = "ntfy.franzi.business"
|
||||
ratelimit-exempt-hosts = [
|
||||
"carlene",
|
||||
"ovh.icinga2",
|
||||
"rx300",
|
||||
]
|
||||
|
||||
[metadata.postgresql]
|
||||
version = 15
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue