summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-20 06:29:17 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-20 06:29:44 -0500
commit69ed82539c51c6fde59ddbec27f0eafddb4b124b (patch)
tree9d1615831d4093877e3d9447cc87c8ddff6b6494 /static
parent78ebc4f8dccfac0d0972ab198425c8d29ba6b2d6 (diff)
add grapheneos.social to servers page
Diffstat (limited to 'static')
-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 84f5c48e..8f93d06c 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -64,6 +64,7 @@
<li><a href="#grapheneos.network">GrapheneOS network servers</a></li>
<li><a href="#mail.grapheneos.org">GrapheneOS mail server</a></li>
<li><a href="#discuss.grapheneos.org">GrapheneOS discussion forum server</a></li>
+ <li><a href="#grapheneos.social">GrapheneOS Mastodon 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>
@@ -391,6 +392,46 @@
</ul>
</section>
+ <section id="grapheneos.social">
+ <h2><a href="#grapheneos.social">GrapheneOS Mastodon server</a></h2>
+
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/grapheneos.social">Repository</a></li>
+ <li><a href="https://github.com/GrapheneOS/grapheneos.social/issues">Issue tracker</a></li>
+ </ul>
+
+ <p>Specs:</p>
+
+ <ul>
+ <li>OVH VPS vps2020-essential-2-4-80</li>
+ <li>2 core</li>
+ <li>4 GB memory</li>
+ <li>80 GB NVMe SSD storage</li>
+ <li>500 Mbit/s bandwidth</li>
+ </ul>
+
+ <p>Domains:</p>
+
+ <ul>
+ <li>grapheneos.social</li>
+ </ul>
+
+ <p>IPs:</p>
+
+ <ul>
+ <li>51.222.30.159 — os-bhs6</li>
+ <li>2607:5300:205:200::2706 — os-bhs6</li>
+ </ul>
+
+ <p>Ports:</p>
+
+ <ul>
+ <li>22 ssh - no passwords, SSHFP</li>
+ <li>80 http - HTTPS redirect only</li>
+ <li>443 https - static file server and reverse proxy to Mastodon</li>
+ </ul>
+ </section>
+
<section id="matrix.grapheneos.org">
<h2><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></h2>