aboutsummaryrefslogtreecommitdiff
path: root/container.scm
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2024-04-29 02:20:49 +0200
committerW. Kosior <koszko@koszko.org>2024-04-29 02:20:49 +0200
commit299f978a69ec488941374a10b34cefd5498562af (patch)
tree00638520ec9ab061cf20467a23f091035d3e003b /container.scm
parentcb1114729ac01f152276fbae3f7e8a3f52eb04e5 (diff)
downloadkoszko-org-server-299f978a69ec488941374a10b34cefd5498562af.tar.gz
koszko-org-server-299f978a69ec488941374a10b34cefd5498562af.zip
Delegate sheets websites to antioch.
Diffstat (limited to 'container.scm')
-rw-r--r--container.scm16
1 files changed, 10 insertions, 6 deletions
diff --git a/container.scm b/container.scm
index 6800876..f78525f 100644
--- a/container.scm
+++ b/container.scm
@@ -856,12 +856,16 @@ exim_path = /run/setuid-programs/exim
("antioch" "" "IN" "A" "188.68.236.76")
("antioch" "" "IN" "AAAA" "fe80::216:3eff:feb0:4e18")
- ("smtp" "" "IN" "CNAME" "antioch")
- ("imap" "" "IN" "CNAME" "antioch")
- ("hydrillabugs" "" "IN" "CNAME" "antioch")
- ("www.hydrillabugs" "" "IN" "CNAME" "antioch")
("hachettebugs" "" "IN" "CNAME" "antioch")
("www.hachettebugs" "" "IN" "CNAME" "antioch")
+ ("hydrillabugs" "" "IN" "CNAME" "antioch")
+ ("www.hydrillabugs" "" "IN" "CNAME" "antioch")
+ ("imap" "" "IN" "CNAME" "antioch")
+ ("pray" "" "IN" "CNAME" "antioch")
+ ("www.pray" "" "IN" "CNAME" "antioch")
+ ("sheets" "" "IN" "CNAME" "antioch")
+ ("www.sheets" "" "IN" "CNAME" "antioch")
+ ("smtp" "" "IN" "CNAME" "antioch")
("@" "" "IN" "A" "93.95.227.159")
("@" "" "IN" "AAAA" "fe80::5054:5dff:fe5f:e39f")
@@ -914,7 +918,7 @@ exim_path = /run/setuid-programs/exim
(entries (make-zone-entries "koszko.org"))
(ns "vps-93-95-227-159.1984.is.")
(mail "koszko")
- (serial 2024042800)))
+ (serial 2024042900)))
(acl '("allow-axfr-from-1984"))
(semantic-checks? #t)
(notify '("1984-axfr-remote"))))
@@ -927,7 +931,7 @@ exim_path = /run/setuid-programs/exim
(entries (make-zone-entries "koszkonutek-tmp.pl.eu.org"))
(ns "vps-93-95-227-159.1984.is.")
(mail "wk")
- (serial 2024042800)))
+ (serial 2024042900)))
(acl '("allow-axfr-from-1984"))
(semantic-checks? #t)
(notify '("1984-axfr-remote"))))