This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
website/explore/index.html

192 lines
7.3 KiB
HTML
Raw Normal View History

2021-05-21 18:37:29 +00:00
<!DOCTYPE html>
<html>
2021-06-24 15:42:17 +00:00
<head>
2021-08-01 02:03:20 +00:00
<title>Explore</title>
2021-07-01 03:47:02 +00:00
<link href="/style.css" rel="stylesheet" type="text/css" />
2021-06-24 15:42:17 +00:00
</head>
2021-05-21 18:37:29 +00:00
<body>
2021-07-01 03:47:02 +00:00
<div>
2021-05-21 18:37:29 +00:00
<br>
2021-07-28 02:16:09 +00:00
<img src="/logo.webp" alt="exozyme" height="324" width="324">
2021-05-21 18:37:29 +00:00
<br>
2021-08-01 02:03:20 +00:00
<h2>Explore</h2>
2021-07-24 14:35:58 +00:00
<h3>Core</h3>
2021-07-21 19:27:45 +00:00
<p>
2021-08-02 13:08:15 +00:00
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.
2021-07-21 19:27:45 +00:00
</p>
<br>
2021-07-20 21:45:00 +00:00
<p>
2021-08-02 12:55:31 +00:00
<a href="https://exozy.me:4884">SSH</a>: Log into exozyme from the command line
2021-07-20 21:45:00 +00:00
</p>
<br>
2021-07-01 15:44:45 +00:00
<p>
2021-08-02 12:55:31 +00:00
<a href="https://exozy.me:3388">exodesk</a>: Access your exozyme desktop from anywhere, powered by <a href="https://xrdp.org/">xrdp</a>
2021-07-24 14:35:58 +00:00
</p>
<br>
<p>
2021-08-02 13:08:15 +00:00
<a href="https://exozy.me/~pages/">exopages</a>: Free static web hosting for all your websites
2021-07-24 14:35:58 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://cloud.exozy.me">exocloud</a>: Powerful collaboration and productivity suite, powered by <a href="https://nextcloud.com/">Nextcloud</a>
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://chat.exozy.me">exochat</a>: Chat with your friends on <a href="https://matrix.org">Matrix</a> and <a href="https://matrix.org/bridges/">other networks</a> including <a href="/blog/dont-use-discord">Discord</a>, powered by <a href="https://matrix.org/docs/projects/server/synapse/">Synapse</a>
</p>
<br>
2021-07-01 15:44:45 +00:00
<p>
2021-08-02 13:08:15 +00:00
<a href="https://git.exozy.me">exocode</a>: Host your code on our <a href="https://gitea.com/">Gitea</a>
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://media.exozy.me">exostream</a>: Stream your own media from our <a href="https://jellyfin.org/">Jellyfin</a> server
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://social.exozy.me">exocial</a>: Join the best non-degenerate social media network, <a href="https://joinmastodon.org/">Mastodon</a>
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://tube.exozy.me">exotube</a>: Watch peer-to-peer videos on our <a href="https://joinpeertube.org/">PeerTube</a>
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://wiki.exozy.me">exowiki</a>: Contribute to our wiki, powered by <a href="https://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="https://office.exozy.me">exoffice</a>: Real-time collaborative editing integrated with exocloud, powered by <a href="https://www.collaboraoffice.com/code/">Collabora Online</a>
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="ssh://root@192.168.1.13">Podman</a>: Package and run applications in lightweight containers
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-08-02 12:55:31 +00:00
<a href="qemu:///session">QEMU/KVM</a>: Quick and fast virtual machines
2021-07-01 15:44:45 +00:00
</p>
<br>
2021-07-24 14:35:58 +00:00
<h3>Public</h3>
<p>
2021-08-02 03:23:38 +00:00
These services can be used without any sign-up at all. Enjoy!
2021-07-01 15:44:45 +00:00
<p>
2021-05-21 18:37:29 +00:00
<br>
2021-08-01 02:03:20 +00:00
<p>
<a href="https://exozy.me/howtuwu">howtuwu</a>: Your guide to everything!
</p>
<br>
2021-07-01 15:44:45 +00:00
<p>
2021-07-24 14:35:58 +00:00
<a href="https://game.exozy.me">BSX frontend</a>: Website to play the BSX game
2021-07-01 15:44:45 +00:00
</p>
<br>
2021-07-20 21:40:33 +00:00
<p>
2021-07-24 14:35:58 +00:00
<a href="https://server.exozy.me">BSX server</a>: Server for the BSX game
2021-07-20 21:40:33 +00:00
</p>
<br>
<p>
2021-07-24 14:35:58 +00:00
<a href="https://server.exozy.me">LGP server</a>: Ladue Grader Protocol server
2021-07-20 21:40:33 +00:00
</p>
<br>
<p>
<a href="https://server.exozy.me">CoCalc</a>: Collaborative calculation and data science
</p>
<br>
2021-07-20 21:40:33 +00:00
<p>
2021-07-24 14:35:58 +00:00
<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>
2021-07-20 21:40:33 +00:00
</p>
<br>
2021-07-24 14:35:58 +00:00
<h3>Internal</h3>
2021-07-01 15:44:45 +00:00
<p>
2021-08-02 03:23:38 +00:00
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>.
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-07-24 14:35:58 +00:00
<a href="https://exozy.me">nginx</a>: Web server
</p>
2021-07-24 15:14:23 +00:00
<br>
2021-08-02 03:23:38 +00:00
<p>
<a href="ldap://exozy.me">OpenLDAP</a>: User database and management
</p>
<br>
2021-07-24 14:35:58 +00:00
<p>
<a href="http://192.168.1.13:5901">VNC</a>: Remote desktop, client required
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-07-24 20:42:28 +00:00
<a href="https://exozy.me/vncws">noVNC</a>: Web remote desktop client
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
2021-07-25 21:59:14 +00:00
<a href="https://exozy.me:4884">X2Go</a>: Fast remote desktop service
2021-07-01 15:44:45 +00:00
</p>
2021-05-21 18:37:29 +00:00
<br>
2021-07-24 14:35:58 +00:00
<p>
<a href="https://exozy.me:51820">WireGuard</a>: Fast and modern VPN
</p>
2021-07-01 15:44:45 +00:00
<br>
<p>
2021-07-24 14:35:58 +00:00
<a href="https://code.exozy.me">Code Server</a>: Visual Studio Code editor deployed to the web
2021-07-01 15:44:45 +00:00
</p>
<br>
2021-07-24 15:14:23 +00:00
<p>
<a href="ssh://root@192.168.1.13">Docker</a>: A popular container engine
2021-07-24 15:14:23 +00:00
</p>
<br>
<p>
<a href="lxc+ssh://root@192.168.1.13/">LXC</a>: Another container engine
</p>
<br>
2021-07-24 15:14:23 +00:00
<p>
<a href="qemu+ssh://root@192.168.1.13/system">QEMU/KVM</a>: System virtual machine server
2021-07-24 15:14:23 +00:00
</p>
<br>
2021-07-27 01:31:57 +00:00
<p>
<a href="http://192.168.1.13:2049">NFS</a>: Access remote files as if they are local files
</p>
<br>
2021-07-01 15:44:45 +00:00
<p>
2021-07-02 02:25:00 +00:00
<a href="http://192.168.1.13:5432">PostgreSQL</a>: Relational database
</p>
<br>
<p>
<a href="http://192.168.1.13:6379">Redis</a>: Memory cache
</p>
<br>
<p>
2021-07-01 15:44:45 +00:00
<a href="http://192.168.1.13:8888">JupyterLab</a>: Jupyter notebook editor
</p>
<br>
<p>
<a href="http://192.168.1.13/admin">Pi-hole</a>: Advanced network-wide ad-blocker
</p>
<br>
2021-07-01 15:44:45 +00:00
<p>
2021-07-01 16:57:07 +00:00
<a href="http://192.168.1.13:3001">Grafana</a>: Beautiful data visualization
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
<a href="http://192.168.1.13/zabbix">Zabbix</a>: Server monitoring service
</p>
<br>
<p>
2021-07-01 16:53:01 +00:00
<a href="http://192.168.1.13:9090">Prometheus</a>: Modern server monitoring serice
2021-07-01 15:44:45 +00:00
</p>
<br>
<p>
<a href="http://192.168.1.13:9009">Cockpit</a>: Server control panel
</p>
<br>
<p>
2021-07-01 22:31:52 +00:00
<a href="http://192.168.1.13:9001">Portainer</a>: Docker container manager
2021-07-01 15:44:45 +00:00
</p>
2021-05-21 18:37:29 +00:00
<br>
</div>
</body>
</html>