zexu knub to [email protected] • 1 year agoAny Discord fediverse alternative???message-square55fedilinkarrow-up190arrow-down12file-text
arrow-up188arrow-down1message-squareAny Discord fediverse alternative???zexu knub to [email protected] • 1 year agomessage-square55fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish6•1 year agoI hear a lot about Matrix, but the instructions for self hosting seem very complicated. If anyone has a simpler method, or script I’d be happy to use it.
minus-square@[email protected]linkfedilinkEnglish7•1 year agoThis repo does a great job of simplifying it. The deployment process is completely automated with ansible, has the best documentation you could ask for https://github.com/spantaleev/matrix-docker-ansible-deploy
minus-squareMentalEdgelinkfedilinkEnglish1•1 year agoIt is complicated. Most complex thing I’ve ever set up. I don’t think there’s a simplified version, every step is needed.
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year agoI am self hosting matrix synapse, it’s actually much easier than XMPP with SSL certs generated by Caddy. Ejabberd doesn’t play well with them. EDIT: with docker.
I hear a lot about Matrix, but the instructions for self hosting seem very complicated. If anyone has a simpler method, or script I’d be happy to use it.
This repo does a great job of simplifying it. The deployment process is completely automated with ansible, has the best documentation you could ask for https://github.com/spantaleev/matrix-docker-ansible-deploy
Awesome thanks so much!
It is complicated. Most complex thing I’ve ever set up.
I don’t think there’s a simplified version, every step is needed.
I am self hosting matrix synapse, it’s actually much easier than XMPP with SSL certs generated by Caddy. Ejabberd doesn’t play well with them.
EDIT: with docker.