Skip to content

Commit

Permalink
Add new zone entries for pydis.wtf service migration
Browse files Browse the repository at this point in the history
Adds the necessary DNS entries for issue #230
  • Loading branch information
jb3 committed Apr 28, 2024
1 parent 25e9a93 commit 8e094c4
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions dns/zones/pydis.wtf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,22 @@ _dmarc:
type: TXT
value: v=DMARC1\; p=reject\; adkim=s

alertmanager:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

bitwarden:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

cloud.native.is.fun.and.easy:
octodns:
cloudflare:
Expand All @@ -59,6 +75,14 @@ files:
type: A
value: 89.58.25.151

grafana:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

lovelace.box:
- octodns:
cloudflare:
Expand All @@ -73,6 +97,22 @@ lovelace.box:
type: AAAA
value: 2a03:4000:62:ce0:2496:aeff:fe97:dea4

metabase:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

modmail:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

pddc.devops:
octodns:
cloudflare:
Expand All @@ -81,6 +121,30 @@ pddc.devops:
type: A
value: 89.58.25.151

pixels-mod:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

policy-bot:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

prometheus:
octodns:
cloudflare:
proxied: true
ttl: 300
type: A
value: 194.195.247.228

turing.box:
- octodns:
cloudflare:
Expand Down

0 comments on commit 8e094c4

Please sign in to comment.