78 lines
3.1 KiB
HTML
78 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<title>Every pizza instant messenger!</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link href="index.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<header>home | <a href="rules.html">rules</a> | <a href="sysinfo.html">system info</a></header>
|
|
<hr>
|
|
<h1>everypizza.im</h1>
|
|
<h2>services</h2>
|
|
<p>
|
|
<center>
|
|
notice: these might go down at any time!
|
|
</center>
|
|
<h5>No account needed</h5>
|
|
<ul>
|
|
<li>Yggdrasil (tcp://ygg.everypizza.im:9441, tcp://99.10.221.198:9441, or tcp://[2600:1702:4caa:ac10::26]:9441)</li>
|
|
</ul>
|
|
<h5>Account needed</h5>
|
|
<small>Please ask for an account if you want one.</small>
|
|
<ul>
|
|
<li>
|
|
XMPP/Jabber (Ejabberd)
|
|
<details>
|
|
<summary>
|
|
Important info about the XMMP/Jabber server
|
|
</summary>
|
|
<blockquote>
|
|
This server used to have Prosody but that broke and we're now on Ejabberd.</br>
|
|
</blockquote>
|
|
</details>
|
|
</li>
|
|
<li>
|
|
Matrix (Synapse) (<a href="https://matrix.to/#/@n:everypizza.im">admin contact</a>)
|
|
<details>
|
|
<summary>
|
|
Important info about the Matrix server
|
|
</summary>
|
|
<blockquote>
|
|
Conduwuit servers currently do not federate due to a bug with IP caching. This server
|
|
also has a dynamic IP (although it does not change often), so there will be more federation issues
|
|
with Conduwuit. Additionally, transfem.dev intentionally blocks all federation with this server
|
|
due to interpersonal conflict on if a homeserver should be banned from everywhere.</br>
|
|
<small>
|
|
TL;DR: we have some federation issues with Conduwuit along with at least one intentional block.
|
|
</small>
|
|
</blockquote>
|
|
</li>
|
|
<li>Forgejo (<a href="https://git.everypizza.im/">git.everypizza.im</a>)
|
|
</ul>
|
|
<h5>No account needed / external account needed</h5>
|
|
<ul>
|
|
<li>Element (Matrix client) - <a href="https://element.everypizza.im/">element.everypizza.im</a></li>
|
|
<li>Synapse-Admin (etke.cc fork) - <a href="https://admin.everypizza.im/">admin.everypizza.im</a></li>
|
|
</ul>
|
|
<small>
|
|
<p>
|
|
<b>No public access</b></br>
|
|
These services are just listed to be easier to access and for transparency reasons.
|
|
<ul>
|
|
<li>Grafana - <a href="https://dash.everypizza.im/">dash.everypizza.im</a></li>
|
|
</ul>
|
|
</p>
|
|
</small>
|
|
</p>
|
|
<h2>to-do</h2>
|
|
<p>
|
|
<ul>
|
|
<li>set up Cinny</li>
|
|
<li>set up at least one fedi instance</li>
|
|
</ul>
|
|
</p>
|
|
<footer>
|
|
hosted and made with love ❤️
|
|
</footer>
|
|
</body>
|