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/services/index.html
2021-06-24 15:42:17 +00:00

75 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Services</title>
</head>
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="/logo.png" alt="exozyme" height="324" width="324">
<br>
<br>
<h2>Services</h2>
<br>
<br>
Public
<br>
<div style="text-align:left;margin:auto;width:324px;">
- <a href="https://exozy.me">nginx</a>
<br>
- <a href="https://blog.exozy.me">Blog</a>
<br>
- <a href="https://cloud.exozy.me">Nextcloud</a>
<br>
- <a href="https://chat.exozy.me">Synapse with bridges</a>
<br>
- <a href="https://git.exozy.me">Gitea</a>
<br>
- <a href="https://media.exozy.me">Jellyfin</a>
<br>
- <a href="https://office.exozy.me">Collabora Online</a>
<br>
- <a href="https://code.exozy.me">Code Server</a>
<br>
- <a href="https://wiki.exozy.me">MediaWiki</a>
<br>
- <a href="https://social.exozy.me">Mastodon</a>
<br>
- <a href="https://tube.exozy.me">PeerTube</a>
<br>
- <a href="https://game.exozy.me">BSX frontend</a>
<br>
- <a href="https://server.exozy.me">BSX server</a>
<br>
- <a href="https://server.exozy.me">LGP server</a>
<br>
- <a href="https://exozy.me">Minecraft server</a>
</div>
<br>
<br>
Private
<br>
<div style="text-align:left;margin:auto;width:324px;">
- <a href="http://192.168.1.13:5901">VNC</a>
<br>
- <a href="http://192.168.1.13:3001">Grafana</a>
<br>
- <a href="http://192.168.1.13/zabbix">Zabbix</a>
<br>
- <a href="http://192.168.1.13:8888">JupyterLab</a>
<br>
- <a href="http://192.168.1.13:9090">Cockpit</a>
<br>
- <a href="http://192.168.1.13:9000">Portainer</a>
<br>
- <a href="qemu+ssh://root@192.168.1.13/system">QEMU/KVM</a>
</div>
<br>
</div>
</body>
</html>