Self-hosting a Matrix Server With Synapse

Matrix is a versatile protocol for communication. Similar to ActivityPub, which Mastodon uses, Matrix supports federation. Thus, by self-hosting, you’re using your own server whilst also being able to use your own domain. Setup Assuming Docker is installed, the first step is to generate the configuration file. The following command will generate a configuration file in ./synapse-data. Change matrix.example.com to the domain that will be used. If you’re running in Powershell, replace \ with ^...

September 2, 2023 · 3 min

My experience with Github Actions

I started using Github Actions a couple months ago. While I’m not a power user of Github Actions, I still find it to be powerful.

October 7, 2022 · 3 min

Hello World

I am slashtechno. Hello there.

July 28, 2022 · 1 min