<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Matrix on ZoliBen Csupra(Kabra)</title><link>https://zoliben.com/en/tags/matrix/</link><description>Recent content in Matrix on ZoliBen Csupra(Kabra)</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 16 Mar 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://zoliben.com/en/tags/matrix/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker – Matrix Synapse homeserver, federation, nginx reverse proxy and TURN server setup using docker-compose</title><link>https://zoliben.com/en/posts/2021-03-16-/</link><pubDate>Tue, 16 Mar 2021 00:00:00 +0000</pubDate><guid>https://zoliben.com/en/posts/2021-03-16-/</guid><description>&lt;p>Recently I set up a &lt;a href="https://en.wikipedia.org/wiki/Matrix_%28protocol%29">Matrix&lt;/a> homeserver for my friend group. I considered whether I needed federation, and ultimately decided that I did. On top of that, I also had to set up a TURN server so that calls would work properly for everyone, since if someone is behind NAT, the connection typically doesn’t work reliably. I launched the container on a Hetzner cloud VPS running Debian 10.&lt;/p>
&lt;p> &lt;/p>
&lt;p>You’ll need a running Docker service, if it’s not installed yet, you can easily install it using &lt;a href="https://get.docker.com/">https://get.docker.com/&lt;/a>. I recommend creating a git repository where you can push your docker-compose and nginx config files.&lt;/p></description></item></channel></rss>