mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(monitoring): service status lookup
This commit is contained in:
parent
f97ab24f47
commit
ebfd1f5a9a
12 changed files with 273 additions and 103 deletions
|
|
@ -20,6 +20,7 @@ module "hakurei_system_records" {
|
|||
"ipa-cock",
|
||||
"bw",
|
||||
"unifi",
|
||||
"status",
|
||||
"prometheus",
|
||||
"mon",
|
||||
"logs",
|
||||
|
|
|
|||
|
|
@ -74,6 +74,7 @@ module "utsuho" {
|
|||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
subdomains = [
|
||||
"unifi",
|
||||
"status",
|
||||
"prometheus",
|
||||
"mon",
|
||||
"logs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue