2025-01-25 23:30:18 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<head>
|
2025-01-26 00:46:45 -06:00
|
|
|
<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">
|
2025-01-25 23:30:18 -06:00
|
|
|
</head>
|
|
|
|
<body>
|
2025-01-29 19:50:33 -06:00
|
|
|
<div id="banner">
|
|
|
|
<div id="banner-content">
|
|
|
|
Services will be especially unstable for the next few days due to weather.
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</br>
|
|
|
|
</br>
|
2025-01-26 00:12:53 -06:00
|
|
|
<header>home | <a href="rules.html">rules</a> | <a href="sysinfo.html">system info</a></header>
|
2025-01-26 00:02:50 -06:00
|
|
|
<hr>
|
2025-01-25 23:37:01 -06:00
|
|
|
<h1>everypizza.im</h1>
|
|
|
|
<h2>services</h2>
|
|
|
|
<p>
|
2025-01-27 21:25:19 -06:00
|
|
|
<center>
|
|
|
|
notice: these might go down at any time!
|
|
|
|
</center>
|
2025-01-25 23:37:01 -06:00
|
|
|
<h5>Account needed</h5>
|
|
|
|
<small>Please ask for an account if you want one.</small>
|
|
|
|
<ul>
|
2025-01-26 16:00:56 -06:00
|
|
|
<li>
|
2025-01-26 17:28:45 -06:00
|
|
|
XMPP/Jabber (Ejabberd)
|
2025-01-26 16:00:56 -06:00
|
|
|
<details>
|
|
|
|
<summary>
|
|
|
|
Important info about the XMMP/Jabber server
|
|
|
|
</summary>
|
|
|
|
<blockquote>
|
2025-01-26 17:28:45 -06:00
|
|
|
This server used to have Prosody but that broke and we're now on Ejabberd.</br>
|
|
|
|
</blockquote>
|
|
|
|
</details>
|
2025-01-26 16:00:56 -06:00
|
|
|
</li>
|
2025-01-26 14:13:21 -06:00
|
|
|
<li>
|
|
|
|
Matrix (Synapse)
|
|
|
|
<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>
|
2025-01-25 23:37:01 -06:00
|
|
|
</ul>
|
2025-01-26 02:00:31 -06:00
|
|
|
<h5>No account needed / external account needed</h5>
|
2025-01-25 23:37:01 -06:00
|
|
|
<ul>
|
2025-01-26 00:14:54 -06:00
|
|
|
<li>Element (Matrix client) - <a href="https://element.everypizza.im/">element.everypizza.im</a></li>
|
2025-01-26 02:00:31 -06:00
|
|
|
<li>Synapse-Admin (etke.cc fork) - <a href="https://admin.everypizza.im/">admin.everypizza.im</a></li>
|
2025-01-25 23:37:01 -06:00
|
|
|
</ul>
|
2025-01-26 02:00:31 -06:00
|
|
|
<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>
|
2025-01-25 23:37:01 -06:00
|
|
|
</p>
|
2025-01-26 00:17:53 -06:00
|
|
|
<h2>to-do</h2>
|
|
|
|
<p>
|
|
|
|
<ul>
|
|
|
|
<li>set up Cinny</li>
|
|
|
|
<li>set up at least one fedi instance</li>
|
|
|
|
</ul>
|
|
|
|
</p>
|
2025-01-26 21:13:37 -06:00
|
|
|
<footer>
|
2025-01-30 14:58:01 +00:00
|
|
|
hosted and made with love ❤️
|
2025-01-26 21:13:37 -06:00
|
|
|
</footer>
|
2025-01-25 23:37:01 -06:00
|
|
|
</body>
|