2023-09-09 12:12:24 +00:00
|
|
|
hostname = "217.160.71.39"
|
|
|
|
bundles = [
|
|
|
|
"bird",
|
|
|
|
"icinga2",
|
2023-09-10 07:48:20 +00:00
|
|
|
"icinga2-statuspage",
|
2023-09-09 12:12:24 +00:00
|
|
|
"php",
|
|
|
|
"postgresql",
|
|
|
|
# 'simple-icinga-dashboard',
|
|
|
|
"unbound",
|
|
|
|
"wireguard",
|
|
|
|
]
|
|
|
|
groups = [
|
|
|
|
'debian-bookworm',
|
|
|
|
'webserver',
|
|
|
|
]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
location = "ionos"
|
2023-09-10 07:48:20 +00:00
|
|
|
icinga_options.pretty_name = "icinga.franzi.business"
|
2023-09-09 12:12:24 +00:00
|
|
|
|
|
|
|
[metadata.interfaces.ens192]
|
|
|
|
ips = [
|
|
|
|
"217.160.71.39/32",
|
|
|
|
"2001:8d8:1800:d5::1/128"
|
|
|
|
]
|
|
|
|
gateway4 = "10.255.255.1"
|
|
|
|
gateway6 = "fe80::1"
|
|
|
|
|
|
|
|
[metadata.bird]
|
|
|
|
static_routes = ["172.19.136.4/32"]
|
|
|
|
|
|
|
|
[metadata.icinga2]
|
|
|
|
web_domain = "icinga.franzi.business"
|
|
|
|
ntfy.pass = "!decrypt:encrypt$gAAAAABkMtfD8lenogwJc8uKeGZUQ8QVWHMpAqY_GLW3VhF3Jt0TOC4JiJn49qfaC9Ij5rw6GGsowNIsNBe1Ac83HXOLveANEU2o-O4fp5TxNF0xFWebCCtcaTkj_L2DjUbSUe8QVDn3"
|
|
|
|
ntfy.url = "https://ntfy.franzi.business/icinga2"
|
|
|
|
ntfy.user = "!decrypt:encrypt$gAAAAABkMtfW_tyGDUh7TkVX6AN8wSkKixWcQiOrPUWHtDZqnzjqrAkfD40fD8M_PiPDvW5pAa6xHNcUSU34jHolxnC44rDiLw=="
|
|
|
|
sipgate.pass = "!bwpass_attr:sipgate.de/hi@kunsmann.eu:icinga_token"
|
|
|
|
sipgate.user = "!bwpass_attr:sipgate.de/hi@kunsmann.eu:icinga_tokenid"
|
|
|
|
|
|
|
|
[metadata.icinga2.api_users.icinga2beamer]
|
|
|
|
# Used with <https://git.franzi.business/kunsi/icinga2beamer>
|
|
|
|
password = "!decrypt:encrypt$gAAAAABf3wM9YS5ZpRdhp3xyIFX21_MK0omzqHqykWbWdkZWp2xyJ6awaUSXODnZQ5j-rws6n0yrpaeMdXoj1irb2FrgxMDTdfCh88hIsqcKGOObzwGaRg6Ze0tuiMrzIfOO3tRnc9Kd"
|
|
|
|
permissions = [
|
|
|
|
"objects/query/Host",
|
|
|
|
"objects/query/Service",
|
|
|
|
]
|
|
|
|
|
2023-09-10 07:48:20 +00:00
|
|
|
[metadata.icinga2-statuspage]
|
|
|
|
DOMAIN = "status.franzi.business"
|
|
|
|
SERVICEGROUP_ID = 80
|
|
|
|
|
|
|
|
[metadata.icinga2-statuspage.NAME_REPLACEMENTS]
|
|
|
|
" PROCESS$" = " SERVICE"
|
|
|
|
".+ VHOST (.+) CONTENT" = "WEB ACCESS \\1"
|
2023-09-09 12:12:24 +00:00
|
|
|
|
|
|
|
[metadata.postgresql]
|
|
|
|
version = 15
|
|
|
|
|
2023-09-10 19:19:23 +00:00
|
|
|
[metadata.wireguard]
|
|
|
|
snat_ip = "172.19.136.4"
|
2023-09-09 12:12:24 +00:00
|
|
|
|
|
|
|
[metadata.vm]
|
|
|
|
cpu = 2
|
|
|
|
ram = 2
|