dns/config/moll.re.yaml
2024-01-11 21:52:20 +01:00

53 lines
882 B
YAML

'':
- octodns:
lenient: true
# CNAMES are not allowed at the root of a zone, but cloudflare allows it
ttl: 60
type: CNAME
value: homepage.kluster.moll.re.
- exchange: inbound-smtp.skiff.com.
preference: 0
ttl: 300
type: MX
- ttl: 300
type: TXT
values:
- v=spf1 include:tlfind3ul99o2wi.spf.skiff.com -all
'*.kluster':
ttl: 60
type: CNAME
value: kluster.moll.re.
'_dmarc':
ttl: 300
type: TXT
values:
- v=DMARC1\; p=reject\; pct=100\; adkim=s\; aspf=s
'_ssh._tcp':
port: 2222
priority: 0
target: git.kluster.moll.re.
type: SRV
weight: 500
'short':
ttl: 60
type: CNAME
value: shlink.kluster.moll.re.
'skiff1._domainkey':
ttl: 300
type: CNAME
value: skiff1.tlfind3ul99o2wi.dkim.skiff.com.
'skiff2._domainkey':
ttl: 300
type: CNAME
value: skiff2.tlfind3ul99o2wi.dkim.skiff.com.