Decommission decker server

It's been replaced by prometheus running internally, and uptimerobot checking.
This commit is contained in:
Jake Howard
2022-12-09 19:04:13 +00:00
parent 413400cbc6
commit e86ed81102
17 changed files with 0 additions and 170 deletions

View File

@ -197,14 +197,6 @@ resource "cloudflare_record" "theorangeonenet_dokku_wildcard" {
ttl = 1
}
resource "cloudflare_record" "theorangeonenet_status" {
zone_id = cloudflare_zone.theorangeonenet.id
name = "status"
value = linode_instance.decker.ip_address
type = "A"
ttl = 1
}
resource "cloudflare_record" "theorangeonenet_google_site_verification" {
zone_id = cloudflare_zone.theorangeonenet.id
name = "@"