mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(access): monitoring
This commit is contained in:
parent
511a02931a
commit
0397043f88
13 changed files with 323 additions and 94 deletions
|
|
@ -20,6 +20,9 @@ module "hakurei_system_records" {
|
|||
"ipa-cock",
|
||||
"bw",
|
||||
"unifi",
|
||||
"prometheus",
|
||||
"mon",
|
||||
"logs",
|
||||
"pbx",
|
||||
"smb",
|
||||
"mqtt",
|
||||
|
|
|
|||
|
|
@ -74,6 +74,9 @@ module "utsuho" {
|
|||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
subdomains = [
|
||||
"unifi",
|
||||
"prometheus",
|
||||
"mon",
|
||||
"logs",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue