BOSH release: 1.2.1 TXT records

The compelling reason was to to enable Protonmail for sslip.io email;
they require specific TXT records.
This commit is contained in:
Brian Cunnie
2020-12-16 08:06:53 -08:00
parent b0b88720a3
commit 8da410c029
5 changed files with 41 additions and 9 deletions

View File

@@ -159,7 +159,7 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]-->
our server within a docker container:</p>
<pre>
docker run -it --rm fedora
curl -L https://github.com/cunnie/sslip.io/releases/download/1.2.0/sslip.io-dns-server-linux-amd64 -o dns-server
curl -L https://github.com/cunnie/sslip.io/releases/download/1.2.1/sslip.io-dns-server-linux-amd64 -o dns-server
chmod +x dns-server
./dns-server 2&gt; dns-server.log &
dnf install -y bind-utils