Isn’t everything a pain to selfhost?
I agree with you, my main issue with Matrix is that it is a pain to self-host at the moment.
AnimalsDream@slrpnk.net 5 days ago
Vinstaal0@feddit.nl 4 days ago
Honestly, setting up things using Docker Compose is generally a question of copying and pasting and editing the file locations.
The moment you need SSL and/or a reverse proxy it becomes a bit more complex, but once you set up a reverse proxy once you can generally expand that to your other applications.
Something like a Synology nas makes it very easy and to some extend even the Truenas apps are kinda easy.
MangoPenguin@lemmy.blahaj.zone 5 days ago
Most things are super easy, like 2-5 minutes of set up and it’s running and working.
AnimalsDream@slrpnk.net 5 days ago
Such as?
MangoPenguin@lemmy.blahaj.zone 5 days ago
Most of the stuff I run on my server is just a basic docker-compose.yaml file and it’s up and running. Some random examples:
- Immich
- Peertube
- Pinchflat
- Vaultwarden
- Mealie
kxzaon@lemmy.dbzer0.com 5 days ago
github.com/…/matrix-docker-ansible-deploy
Honestly, with this, it is easier than ever. Great documentation !