summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-23 08:14:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-23 08:14:49 -0400
commite6a06e5f4abb1640e84ecd8034aef271e40b440f (patch)
tree47370f1a303c354f95f6adad0f3085fd5c8355a4
parente8b0cb9bb5fe0dcc73bbdac41b939c1d16b6528c (diff)
old time server is now staging DNS server
-rw-r--r--static/articles/grapheneos-servers.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index cf2a11ae..5d6a44a4 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -64,6 +64,7 @@
<li><a href="#mail.grapheneos.org">GrapheneOS mail server</a></li>
<li><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></li>
<li><a href="#ns1.grapheneos.org">GrapheneOS DNS servers</a></li>
+ <li><a href="#staging.ns1.grapheneos.org">Staging GrapheneOS DNS server</a></li>
<li><a href="#attestation.app">Attestation website and service</a></li>
<li><a href="#staging.attestation.app">Staging attestation website and service</a></li>
</ul>
@@ -405,6 +406,46 @@
</ul>
</section>
+ <section id="staging.ns1.grapheneos.org">
+ <h2><a href="#staging.ns1.grapheneos.org">Staging GrapheneOS DNS server</a></h2>
+
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">Repository</a></li>
+ <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org/issues">Issue tracker</a></li>
+ </ul>
+
+ <p>Specs:</p>
+
+ <ul>
+ <li>OVH VPS vps2020-starter-1-2-20</li>
+ <li>1 core</li>
+ <li>2 GB memory</li>
+ <li>20 GB SATA SSD storage</li>
+ <li>100 Mbit/s bandwidth</li>
+ </ul>
+
+ <p>Domains:</p>
+
+ <ul>
+ <li>staging.ns1.grapheneos.org</li>
+ </ul>
+
+ <p>IPs:</p>
+
+ <ul>
+ <li>51.222.141.59 — os-bhs6</li>
+ <li>2607:5300:205:200::3afd — os-bhs6</li>
+ </ul>
+
+ <p>Ports:</p>
+
+ <ul>
+ <li>TCP 22 ssh - no passwords, SSHFP</li>
+ <li>TCP 53 domain - DNS</li>
+ <li>UDP 53 domain - DNS</li>
+ </ul>
+ </section>
+
<section id="attestation.app">
<h2><a href="#attestation.app">Attestation website and service</a></h2>