migrated matrix synapse to dendrite

This commit is contained in:
array-in-a-matrix 2022-10-21 16:03:12 -04:00
parent 8806f603a5
commit 3e572582fb
2 changed files with 31 additions and 9 deletions

View file

@ -31,7 +31,7 @@
<br>
<section id="element">
<h3><a href="https://element.arrayinamatrix.xyz">Element</a></h3>
<h3><a href="https://element.chatinamatrix.xyz">Element</a></h3>
<code>
A easy to use feature-rich <a href="./#matrix">Matrix</a> web client.
</code>
@ -39,6 +39,24 @@
<br>
<section id="hydrogen">
<h3><a href="https://hydrogen.chatinamatrix.xyz">Hydrogen</a></h3>
<code>
A minimal and lightning fast <a href="./#matrix">Matrix</a> web client.
</code>
</section>
<br>
<section id="cinny">
<h3><a href="https://cinny.chatinamatrix.xyz">Cinny</a></h3>
<code>
An elegant <a href="./#matrix">Matrix</a> web client.
</code>
</section>
<br>
<section id="jitsi">
<h3><a href="https://jitsi.arrayinamatrix.xyz">Jitsi</a></h3>
<code>

View file

@ -24,22 +24,26 @@
<main id="content" class="main-content" role="main">
<h3> <a href="https://matrix.org/docs/guides/introduction">What is Matrix?</a></h3>
<a href="https://matrix.org/">Matrix</a> is a decentralized communication method (exited beta testing in 2019).
<a href="https://matrix.org/">Matrix</a> is a decentralized and federated communication protocol.
Due to its decentralized
nature its best to create accounts on
homeserver that aren't the <a href="#homeservers">official one</a> (https://matrix.org). I created my own instance
of the <a href="https://matrix.org/docs/projects/server/synapse">Matrix Synapse</a> server software using <a
of the Matrix <strike>Synapse</strike> Dendrite server software using <a
href="https://github.com/spantaleev/matrix-docker-ansible-deploy">docker and ansible</a>. If you would like
to create an account on a different server, you can check out some <a href="#homeservers">here</a>. I
recommend using the <a href="https://element.io/get-started">Element</a> client, although <a
href="https://matrix.org/clients/">others</a> can still be used too.
to create an account on a different server, you can check out some <a href="#homeservers">here</a>. I host various web clients for Matrix (can be found <a href="../">here</a>), however <a
href="https://matrix.org/clients/">other clients</a> can still be used too.
<br>
<br>
You can create an account on my homeserver using this link: <code>
<a href="https://matrix.arrayinamatrix.xyz">https://matrix.arrayinamatrix.xyz</a>
<a href="https://matrix.chatinamatrix.xyz">https://matrix.chatinamatrix.xyz</a>
</code>
<p>My username: <code>@array_in_a_matrix:arrayinamatrix.xyz</code></p>
<p>For server updates please, join the room: <code>#homeserver-updates:arrayinamatrix.xyz</code></p>
<p>My username/MXID: <code>@array.in.a.matrix:chatinamatrix.xyz</code></p>
<p>For server updates check out the room: <code>#homeserver:chatinamatrix.xyz</code></p>
<section id="history">
<h3>Migration to Dendrite</h3>
<p>I migrated my server from a Synapse instance to Dendrite due to various reasons.<a href="https://github.com/matrix-org/matrix-spec-proposals/pull/2783">Migrating between server implementations is not a thing yet</a>, so I have start a new database for Dendrite to use. The old server was hosted at the base <a href="arrayinamatrix.xyz">arrayinamatrix.xyz</a> domain. I have a copy of the original database in case its possible to be used by Dendrite. If you have used the previous server and would like to have your data deleted please contact me.</p>
</section>
<section id="rules">
<h3>Rules:</h3>