Comment on Tryong to figure out the best way to set up a self hosted matrix server.
908musdf@lemmy.one 5 months agoHere 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 5 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 5 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.