Add LDAP to internal services

This commit is contained in:
Anthony Wang 2021-08-01 22:23:38 -05:00
parent 491f6d51a7
commit 8f4d0005fb
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -14,11 +14,11 @@
<h3>Core</h3>
<p>
Start exploring these services by <a href="/quickstart">signing up</a> for an <a href="/about">exozyme</a> account. You'll also be able to use all the desktop apps and games installed on the server.
You can start exploring our core services by <a href="/quickstart">signing up</a> for an <a href="/about">exozyme</a> account. You'll also be able to use all the desktop apps and games installed on the server.
</p>
<br>
<p>
<a href="https://exozy.me:4884">SSH</a>: Remote login to a terminal
<a href="https://exozy.me:4884">SSH</a>: Command line remote login
</p>
<br>
<p>
@ -72,7 +72,7 @@
<h3>Public</h3>
<p>
These services can be used without any sign-up at all!
These services can be used without any sign-up at all. Enjoy!
<p>
<br>
<p>
@ -102,13 +102,17 @@
<h3>Internal</h3>
<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>!
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>
<br>
<p>
<a href="ldap://exozy.me">OpenLDAP</a>: User database and management
</p>
<br>
<p>
<a href="http://192.168.1.13:5901">VNC</a>: Remote desktop, client required
</p>