feat(access): monitoring

This commit is contained in:
arcnmx 2024-05-30 15:09:27 -07:00
parent 511a02931a
commit 0397043f88
13 changed files with 323 additions and 94 deletions

View file

@ -20,6 +20,9 @@ module "hakurei_system_records" {
"ipa-cock",
"bw",
"unifi",
"prometheus",
"mon",
"logs",
"pbx",
"smb",
"mqtt",

View file

@ -74,6 +74,9 @@ module "utsuho" {
zone_id = cloudflare_zone.gensokyo-zone_zone.id
subdomains = [
"unifi",
"prometheus",
"mon",
"logs",
]
}