This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
vyos-config/containers/bind/config/zones/db.hsn.dev

33 lines
1.1 KiB
Text

; Make sure to update the epoch time in the SOA records so coreDNS picks up the changes automatically
; https://www.epochconverter.com/
; SOA Records
$TTL 3600
$ORIGIN hsn.dev.
@ 3600 IN SOA gateway.jahanson.tech. gateway.jahanson.tech. (
1695067481 ; serial number (epoch timestamp)
7200 ; refresh period
3600 ; retry period
1209600 ; expire time
3600 ; minimum ttl
)
; NS Records
@ IN NS gateway.jahanson.tech.
; Containers
@ IN A 104.26.2.197
@ IN A 104.26.3.197
@ IN A 172.67.72.148
blog IN A 20.64.91.58
nc IN A 104.26.2.197
nc IN A 104.26.3.197
nc IN A 172.67.72.148
onepassword-connect IN A 10.5.0.5
git IN A 40.124.184.64
varda IN A 136.243.8.106
; CNAME Records
s3 IN CNAME nas.jahanson.tech.
minio IN CNAME nas.jahanson.tech.
vpn IN CNAME gateway.jahanson.tech.