Skip to content

Commit 3a145db

Browse files
committed
add initial Nominatim server to the servers page
1 parent f51e094 commit 3a145db

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

static/articles/grapheneos-servers.html

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ <h2><a href="#table-of-contents">Table of contents</a></h2>
5050
<li><a href="#grapheneos.org">GrapheneOS website and network servers</a></li>
5151
<li><a href="#staging.grapheneos.org">Staging GrapheneOS website and network servers</a></li>
5252
<li><a href="#releases.grapheneos.org">GrapheneOS release servers</a></li>
53+
<li><a href="#nominatim.grapheneos.org">GrapheneOS geocoding server</a></li>
5354
<li><a href="#attestation.app">Attestation website and service</a></li>
5455
<li><a href="#staging.attestation.app">Staging attestation website and service</a></li>
5556
<li><a href="#mail.grapheneos.org">GrapheneOS mail server</a></li>
@@ -777,6 +778,43 @@ <h2><a href="#releases.grapheneos.org">GrapheneOS release servers</a></h2>
777778
</ul>
778779
</section>
779780

781+
<section id="nominatim.grapheneos.org">
782+
<h2><a href="#nominatim.grapheneos.org">GrapheneOS geocoding servers</a></h2>
783+
784+
<ul>
785+
<li><a href="https://github.com/GrapheneOS/nominatim.grapheneos.org">Repository</a></li>
786+
<li><a href="https://github.com/GrapheneOS/nominatim.grapheneos.org/issues">Issue tracker</a></li>
787+
</ul>
788+
789+
<p>Specs:</p>
790+
791+
<ul>
792+
<li>Cherry Servers dedicated server (sponsored by <a href="https://cherryservers.com/">Cherry Servers</a>)</li>
793+
<li>Ryzen 9950X</li>
794+
<li>192 GiB DDR5</li>
795+
<li>2x 4 TB NVMe SSD storage</li>
796+
<li>20 Gbit/s bandwidth (via 2x 10 Git/s)</li>
797+
</ul>
798+
799+
<p>Location: Amsterdam</p>
800+
801+
<p>IPv4 address: 84.32.64.35</p>
802+
803+
<p>Domains:</p>
804+
805+
<ul>
806+
<li>ams.nominatim.grapheneos.org</li>
807+
</ul>
808+
809+
<p>Ports:</p>
810+
811+
<ul>
812+
<li>TCP 22 ssh</li>
813+
<li>TCP 80 http</li>
814+
<li>TCP 443 https</li>
815+
</ul>
816+
</section>
817+
780818
<section id="attestation.app">
781819
<h2><a href="#attestation.app">Attestation website and service</a></h2>
782820

0 commit comments

Comments
 (0)