diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 16:49:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 16:49:12 -0400 |
| commit | f570c391175d9b7774d3a0101d88ac4312c2f507 (patch) | |
| tree | 1d89990206bccb1f3cf63ff3e47fac4c53a4250d /static/articles | |
| parent | b3e07c840e15068b525c8a0780953993c6ab777a (diff) | |
list GrapheneOS staging site
Diffstat (limited to 'static/articles')
| -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> |
