zexu knub@lemmy.ml to Fediverse@lemmy.ml · 2 years agoAny Discord fediverse alternative???message-squaremessage-square53fedilinkarrow-up173arrow-down12file-text
arrow-up171arrow-down1message-squareAny Discord fediverse alternative???zexu knub@lemmy.ml to Fediverse@lemmy.ml · 2 years agomessage-square53fedilinkfile-text
minus-squarehoodlem@hoodlem.melinkfedilinkEnglisharrow-up6arrow-down1·2 years 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-squareanytimesoon@lemmy.mllinkfedilinkEnglisharrow-up5·2 years 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-squareMentalEdgelinkfedilinkEnglisharrow-up2·2 years 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-squaretarneo@lemmy.mllinkfedilinkEnglisharrow-up1·edit-22 years 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.