Improve README

This commit is contained in:
Arya Kiran 2022-09-06 21:11:58 +05:30
parent 61c83fedc0
commit e49f78c954
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# ~vern DNS
~vern uses knot-dns.cx for our self-hosted DNS. This is complete with DNSSEC.
~vern uses knot-dns.cz for our self-hosted DNS. This is complete with <a href=https://dnsviz.net/d/vern0.me/dnssec>DNSSEC</a>.
Currently its only deployed to vern0.me, and not to production.
Currently its only deployed to vern0.me, and not to production yet.
The master is hosted on our status.vern.cc linode, statusvern and the slave is on our main VPS.
The master is hosted on our linode, statusvern and the slave is on our main VPS.
We use the `knot` package from debian repos.
To do changes, add the records, bump the serial by 1 (in same file below SOA) and then `systemctl restart knot` (there is probably a better way to do this)
To apply changes, bump the serial by 1 (in same file, below SOA line) and then `systemctl restart knot` (there is probably a better way to do this)
## Setup
@ -32,7 +32,7 @@ With the example provided,
a) Key tag - 54674
b) Algorithm - 13
c) Digest Type - 2
d) Digest - E28E3...287
d) Digest - E28E3...287 (omit space)
(On namecheap, you add this at Advanced DNS -> DNSSEC)