diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 3a0bbe73..ecd2930d 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -111,6 +111,46 @@ </ul> </section> + <section id="staging.grapheneos.org"> + <h2><a href="#staging.grapheneos.org">Staging GrapheneOS website</a></h2> + + <ul> + <li><a href="https://github.com/GrapheneOS/grapheneos.org">Repository</a></li> + <li><a href="https://github.com/GrapheneOS/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 storage</li> + <li>100 Mbit/s bandwidth</li> + </ul> + + <p>Domains:</p> + + <ul> + <li>staging.grapheneos.org</li> + </ul> + + <p>IPs:</p> + + <ul> + <li>51.222.140.11 — os-bhs6</li> + <li>2607:5300:205:200::a23 — 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="releases.grapheneos.org"> <h2><a href="#releases.grapheneos.org">GrapheneOS release servers</a></h2> |
