Skip to content

Commit

Permalink
dns: move analytics dns from fly to netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaxbits committed Dec 15, 2023
1 parent 0afc0ff commit 8fb6bcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
11 changes: 2 additions & 9 deletions dns/config/bobber.fyi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,14 @@
type: ALIAS
value: apex-loadbalancer.netlify.com.

_acme-challenge.analytics:
octodns:
cloudflare:
proxied: false
ttl: 300
type: CNAME
value: analytics.bobber.fyi.2x6ez0.flydns.net.

analytics:
octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: CNAME
value: grace-bobber-analytics-frontend.fly.dev.
value: grace-bobber-analytics.netlify.app.

links:
octodns:
Expand Down
20 changes: 2 additions & 18 deletions dns/config/gcb.fyi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,14 @@
type: ALIAS
value: apex-loadbalancer.netlify.com.

_acme-challenge.analytics:
analytics:
octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: CNAME
value: analytics.gcb.fyi.2x6ez0.flydns.net.

analytics:
- octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: A
value: 66.241.124.209
- octodns:
cloudflare:
auto-ttl: true
proxied: false
ttl: 300
type: AAAA
value: 2a09:8280:1::5b:c29f
value: grace-bobber-analytics.netlify.app.

links:
octodns:
Expand Down

0 comments on commit 8fb6bcc

Please sign in to comment.