summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-11 20:04:33 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-11 20:04:33 -0400
commit6e8c3a74d4d520c28de0699b661e29be44c44038 (patch)
tree711c53af118f82fdc9842c38d24838e9765f55ec /static
parent1b67810aea781103b24e8e27884e945a5f95c424 (diff)
list apps.grapheneos.org server
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 4d722342..fd0a5c47 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -63,6 +63,7 @@
<li><a href="#grapheneos.network">GrapheneOS connectivity check server</a></li>
<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="#apps.grapheneos.org">GrapheneOS application repository</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>
@@ -391,6 +392,46 @@
</ul>
</section>
+ <section id="apps.grapheneos.org">
+ <h2><a href="#apps.grapheneos.org">GrapheneOS application repository</a></h2>
+
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/apps.grapheneos.org">Repository</a></li>
+ <li><a href="https://github.com/GrapheneOS/apps.grapheneos.org/issues">Issue tracker</a></li>
+ </ul>
+
+ <p>Specs:</p>
+
+ <ul>
+ <li>OVH VPS vps2020-value-1-2-40</li>
+ <li>1 core</li>
+ <li>2 GB memory</li>
+ <li>40 GB NVMe SSD storage</li>
+ <li>250 Mbit/s bandwidth</li>
+ </ul>
+
+ <p>Domains:</p>
+
+ <ul>
+ <li>apps.grapheneos.org</li>
+ </ul>
+
+ <p>IPs:</p>
+
+ <ul>
+ <li>51.222.140.199 — os-bhs6</li>
+ <li>2607:5300:205:200::39fe — 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, DANE TLSA</li>
+ </ul>
+ </section>
+
<section id="attestation.app">
<h2><a href="#attestation.app">Attestation website and service</a></h2>