tsugu@slrpnk.net to Memes@lemmy.ml · 1 year agoChat Appsslrpnk.netimagemessage-square300fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageChat Appsslrpnk.nettsugu@slrpnk.net to Memes@lemmy.ml · 1 year agomessage-square300fedilinkfile-text
minus-squarejenny_ball@lemmy.worldlinkfedilinkarrow-up0·1 year agooh yeah? can you point me to tutorials or examples? i tried the official github but got a little overwhelmed.
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up0·1 year agoWould you like docs on just the docker component or a kubernetes centered doc?
minus-squarejenny_ball@lemmy.worldlinkfedilinkarrow-up0·1 year agodocker please. i got overwhelmed with all the fields that need to be set up.
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up0·1 year agoI have not tried it. But this doc seems to make sense and isn’t very opinionated. https://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/ One of the aspects that is glossed over in this doc however is the networking parts. There are many ways to setup your DNS, certificates, and ingress depending on how/where you are hosting the container.
oh yeah? can you point me to tutorials or examples? i tried the official github but got a little overwhelmed.
Would you like docs on just the docker component or a kubernetes centered doc?
docker please. i got overwhelmed with all the fields that need to be set up.
I have not tried it. But this doc seems to make sense and isn’t very opinionated.
https://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/
One of the aspects that is glossed over in this doc however is the networking parts. There are many ways to setup your DNS, certificates, and ingress depending on how/where you are hosting the container.
that’s really good thank you!