about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-10-01T15·34+0300
committertazjin <mail@tazj.in>2021-10-01T15·59+0000
commit9f177062c7173ad085357394a29da6ab5b860bb8 (patch)
treeb409e8a76f7de23e5365adc16c4d34ac51ce8c78 /ops
parent69ed4984e311d74b6d952a517599a9cd6c3c6fa4 (diff)
feat(ops/dns): add static.tvl.{fyi|su} r/2945
This hostname can be used for hosting static assets with aggressive
caching for everything, or potentially CDNing stuff if we ever have
large things here.

Change-Id: I10afdad5eb08125d8d09108e9e099f5573362fe5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3663
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Diffstat (limited to 'ops')
-rw-r--r--ops/dns/tvl.fyi.zone3
-rw-r--r--ops/dns/tvl.su.zone5
2 files changed, 5 insertions, 3 deletions
diff --git a/ops/dns/tvl.fyi.zone b/ops/dns/tvl.fyi.zone
index d18dc60275..d1961c6a7a 100644
--- a/ops/dns/tvl.fyi.zone
+++ b/ops/dns/tvl.fyi.zone
@@ -2,7 +2,7 @@
 ;;
 ;; This zone is hosted in the project 'tvl-fyi', and registered via
 ;; Google Domains.
-tvl.fyi. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 18 21600 3600 259200 300
+tvl.fyi. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 20 21600 3600 259200 300
 tvl.fyi. 21600 IN NS ns-cloud-b1.googledomains.com.
 tvl.fyi. 21600 IN NS ns-cloud-b2.googledomains.com.
 tvl.fyi. 21600 IN NS ns-cloud-b3.googledomains.com.
@@ -34,5 +34,6 @@ cs.tvl.fyi.      21600 IN CNAME whitby.tvl.fyi.
 deploys.tvl.fyi. 21600 IN CNAME whitby.tvl.fyi.
 images.tvl.fyi.  21600 IN CNAME whitby.tvl.fyi.
 login.tvl.fyi.   21600 IN CNAME whitby.tvl.fyi.
+static.tvl.fyi.  21600 IN CNAME whitby.tvl.fyi.
 status.tvl.fyi.  21600 IN CNAME whitby.tvl.fyi.
 todo.tvl.fyi.    21600 IN CNAME whitby.tvl.fyi.
diff --git a/ops/dns/tvl.su.zone b/ops/dns/tvl.su.zone
index bc5bbec186..da46752f13 100644
--- a/ops/dns/tvl.su.zone
+++ b/ops/dns/tvl.su.zone
@@ -5,7 +5,7 @@
 ;;
 ;; This zone is mostly identical to tvl.fyi and will eventually become
 ;; the primary zone.
-tvl.su. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 30 21600 3600 259200 300
+tvl.su. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 33 21600 3600 259200 300
 tvl.su. 21600 IN NS ns-cloud-b1.googledomains.com.
 tvl.su. 21600 IN NS ns-cloud-b2.googledomains.com.
 tvl.su. 21600 IN NS ns-cloud-b3.googledomains.com.
@@ -27,10 +27,11 @@ cache.tvl.su.  21600 IN CNAME whitby.tvl.su.
 cl.tvl.su.     21600 IN CNAME whitby.tvl.su.
 code.tvl.su.   21600 IN CNAME whitby.tvl.su.
 cs.tvl.su.     21600 IN CNAME whitby.tvl.su.
+images.tvl.su. 21600 IN CNAME whitby.tvl.su.
 login.tvl.su.  21600 IN CNAME whitby.tvl.su.
+static.tvl.su. 21600 IN CNAME whitby.tvl.su.
 status.tvl.su. 21600 IN CNAME whitby.tvl.su.
 todo.tvl.su.   21600 IN CNAME whitby.tvl.su.
-images.tvl.su. 21600 IN CNAME whitby.tvl.su.
 
 ;; Google Workspaces domain verification
 tvl.su. 21600 IN TXT "google-site-verification=3ksTBzFK3lZlzD3ddBfpaHs9qasfAiYBmvbW2T_ejH4"