everypizza.im/site/services.html
2025-02-15 18:31:13 -06:00

83 lines
2.8 KiB
HTML

<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>everypizza.im</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="content">
<a class="link link-large" href="index.html">← Back to homepage</a>
<h2>
Services
</h2>
<hr>
<ul>
<li>
<a class="link" href="https://element.everypizza.im">Element</a> (external or local account)
</li>
<br>
<li>
<a class="link" href="https://admin.everypizza.im">Synapse-Admin</a> (external or local account, only works if you administrate a homeserver)
</li>
<br>
<li>
<a class="link" href="https://git.everypizza.im">Forgejo</a> (ask for an account!)
</li>
<br>
<li>
<a class="link" href="https://matrix.everypizza.im">Matrix (Synapse)</a> (ask for an account!)
</li>
<br>
<li>
<a class="link" href="https://thelounge.everypizza.im">The Lounge</a> (ask for an account!)
</li>
<br>
<li>
<a class="link" href="https://sharkey.everypizza.im">Sharkey</a> (ask for an account!)
</li>
<br>
<li>
<a class="link" href="https://friendica.everypizza.im">Friendica</a> (you may ask for an account, but the phpmailer addon isn't working so it'll take a bit to get your password. please put a Matrix ID or Jabber ID in the registration reason box.)
</li>
<br>
<li>
<a class="link" href="https://dash.everypizza.im">Grafana</a> (private)
</li>
<br>
<li>
<a class="link" href="https://penpot.everypizza.im">Penpot</a> (private)
</li>
<br>
<li>
<a class="link" href="https://photos.everypizza.im">Immich</a> (private)
</li>
</ul>
<hr>
<h3>
Non-HTTP
</h3>
<ul>
<li>
Yggdrasil - tcp://ygg.everypizza.im:9441, tcp://99.10.221.198:9441, or tcp://[2600:1702:4caa:ac10::26]:9441 (publicly accessible)
</li>
<br>
<li>
XMPP (Prosody) (private)
</li>
</ul>
<h3>
Non-working :(
</h3>
<small>
Services that aren't working currently.
</small>
<ul>
<li>
<a class="link" href="https://cinny.everypizza.im">Cinny</a> (Files in wrong spots, can't figure out how to fix)
</li>
</ul>
</div>
</body>