Migrate zulip to chankillo and fix DNS issues
authorAlex Dehnert <alex@dehnerts.com>
Mon, 31 Jul 2023 21:54:27 +0000 (21:54 +0000)
committerAlex Dehnert <alex@dehnerts.com>
Mon, 31 Jul 2023 21:54:27 +0000 (21:54 +0000)
- Update `zulip` DNS to point at chankillo and support the DNS-01 challenge for
  wildcard certs
- MxToolbox identifies some issues, and they mostly seem fairly harmless, but
  also fairly harmless to fix, and making MxToolbox alerting more useful is
  good:
  - Use ns1, not ns, as the primary nameserver in the zone
  - Remove Linode nameserver that shares a subnet with another one
  - Remove ns3 (olinda), which isn't running right now and is on the same
    subnet as ns1 (chankillo)


No differences found