Update index.html

This commit is contained in:
Anthony Wang 2021-07-24 09:35:58 -05:00 committed by GitHub
parent 394ae29c50
commit b207fd2d41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,19 +11,34 @@
<br>
<h2>Services</h2>
<p>
Signing up will automatically give you access to SSH, xrdp remote desktop, all the desktop apps installed on the server, static website hosting, VirtualBox and QEMU/KVM virtual machines, and Podman containers. You can fill out <a href="https://cloud.exozy.me/apps/forms/6cnJAQHAQrXDz4Q9">this form</a> to register for other services.
</p>
<br>
<h3>Public</h3>
<h3>Core</h3>
<br>
<p>
Signing up will automatically give you access to these services and all the desktop apps installed on the server. You can fill out <a href="https://cloud.exozy.me/apps/forms/6cnJAQHAQrXDz4Q9">this form</a> to register for other services.
</p>
<br>
<p>
<a href="https://exozy.me:4884">SSH</a>: Remote login
</p>
<br>
<p>
<a href="https://exozy.me">nginx</a>: Web server
<a href="https://exozy.me:3388">xrdp</a>: Multi-user remote desktop service
</p>
<br>
<p>
<a href="https://exozy.me/~guest/">Pages</a>: Static web hosting
</p>
<br>
<h3>Extra</h3>
<br>
<p>
These services can be accessed using your Keycloak account. Note that this is a different account than what you use for SSH.
<p>
<br>
<p>
<a href="https://login.exozy.me">Keycloak</a>: Single-sign on
</p>
<br>
<p>
@ -58,25 +73,12 @@
<a href="https://office.exozy.me">Collabora Online</a>: Real-time collaborative editing server, integrated with Nextcloud
</p>
<br>
<p>
<a href="https://code.exozy.me">Code Server</a>: Visual Studio Code editor deployed to the web
</p>
<h3>Public</h3>
<br>
<p>
<a href="https://exozy.me/vncws">noVNC</a>: Clientless remote desktop service
</p>
<br>
These services can be used without any sign-up at all!
<p>
<a href="https://exozy.me:3388">xrdp</a>: Multi-user remote desktop service
</p>
<br>
<p>
<a href="https://exozy.em:4884">X2Go</a>: Fast remote desktop service
</p>
<br>
<p>
<a href="https://exozy.me:51820">WireGuard</a>: Fast and modern VPN
</p>
<br>
<p>
<a href="https://game.exozy.me">BSX frontend</a>: Website to play the BSX game
@ -93,15 +95,37 @@
<p>
<a href="https://exozy.me:25565">Minecraft server</a>: Server for the proprietary sandbox game <a href="https://github.com/Ta180m/multimc5-offline">Minecraft</a>
</p>
<br>
<h3>Private</h3>
<h3>Internal</h3>
<br>
<p>
If you want to use one of these services, just ask on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me">Matrix</a>!
</p>
<br>
<p>
<a href="https://exozy.me">nginx</a>: Web server
</p>
<p>
<a href="http://192.168.1.13:5901">VNC</a>: Remote desktop, client required
</p>
<br>
<p>
<a href="https://exozy.me/vncws">noVNC</a>: Clientless remote desktop service
</p>
<br>
<p>
<a href="https://exozy.em:4884">X2Go</a>: Fast remote desktop service
</p>
<br>
<p>
<a href="https://exozy.me:51820">WireGuard</a>: Fast and modern VPN
</p>
<br>
<p>
<a href="https://code.exozy.me">Code Server</a>: Visual Studio Code editor deployed to the web
</p>
<br>
<p>
<a href="http://192.168.1.13:5432">PostgreSQL</a>: Relational database
</p>