dns/config/moll.re.yaml
2024-10-05 13:52:37 +02:00

62 lines
1.0 KiB
YAML

'':
- type: ALIAS
value: homepage.kluster.moll.re.
# mail forwarding by cloudflare set the auto-ttl to the same value as prescribed by cloudflare
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: MX
values:
- exchange: route1.mx.cloudflare.net.
preference: 62
- exchange: route2.mx.cloudflare.net.
preference: 77
- exchange: route3.mx.cloudflare.net.
preference: 27
- octodns:
cloudflare:
auto-ttl: true
ttl: 300
type: TXT
value: v=spf1 include:_spf.mx.cloudflare.net ~all
'*.kluster':
ttl: 60
type: CNAME
value: kluster.moll.re.
'_ssh._tcp':
type: SRV
values:
- port: 2222
priority: 0
target: git.kluster.moll.re.
weight: 500
# SMTP by smtp2go
'em604688':
type: CNAME
value: return.smtp2go.net.
# SMTP by smtp2go
'link':
type: CNAME
value: track.smtp2go.net.
# DKIM by smtp2go
's604688._domainkey':
type: CNAME
value: dkim.smtp2go.net.
'short':
ttl: 60
type: CNAME
value: shlink.kluster.moll.re.