add blog subdomain

This commit is contained in:
Kameron Kenny 2024-05-25 10:02:01 -04:00
parent 3964647a8b
commit 37c4be3869
No known key found for this signature in database
GPG Key ID: E5006629839D2276
2 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,7 @@ services:
container_name: ns1
build:
dockerfile: Dockerfile.primary
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240525.1.1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240525.1.2
restart: always
user: root
environment:

View File

@ -2,7 +2,7 @@ $ORIGIN com.
$TTL 2m
kameronkenny IN SOA ns1.kameronkenny.com. root.kameronkenny.com. (
24052501 ; serial number YYMMDDNN
24052502 ; serial number YYMMDDNN
1h ; Refresh
15m ; Retry
10d ; Expire
@ -23,4 +23,5 @@ ns1 IN A 204.8.15.80
ns2 IN A 204.8.15.81
;
www IN A 204.8.15.81
blog IN A 204.8.15.81
photos IN CNAME domains.smugmug.com.