How would I go about using conduit instead of synapse?
Comment on Tryong to figure out the best way to set up a self hosted matrix server.
EngineerGaming@feddit.nl 3 months ago
I prefer Conduit instead of Synapse - it is lighter on resources.
ludicolo@lemmy.ml 3 months ago
908musdf@lemmy.one 3 months ago
Here is the Conduit Docker deployment guide.
famedly.gitlab.io/conduit/deploying/docker.html
I started with the Docker Compose file they provide, and “translated” it into Podman rootless containers for my server. Even with adding the extra work, it was pretty painless.
EngineerGaming@feddit.nl 3 months ago
Weird, conduit.rs links an entirely different Gitlab page - gitlab.com/famedly/conduit, with the docs being at docs.conduit.rs/deploying/docker.html
908musdf@lemmy.one 3 months ago
Hmm, docs.conduit.rs appears to be an alias for famedly.gitlab.io. I copied the link from the intro in the README.md file in the GiLab repository.
farcaller@fstab.sh 3 months ago
I’ll second conduit. You can tune up its caching, reducing the ram usage significantly. It does become a bit painful to sync the mobile clients, but at least it’s not gigabytes of ram wasted.