@[email protected] to [email protected] • edit-29 months agoChat Appskbin.runimagemessage-square322fedilinkarrow-up1943arrow-down123file-text
arrow-up1920arrow-down1imageChat Appskbin.run@[email protected] to [email protected] • edit-29 months agomessage-square322fedilinkfile-text
minus-square@jenny_balllink2•9 months agooh yeah? can you point me to tutorials or examples? i tried the official github but got a little overwhelmed.
minus-squareCubitOomlinkfedilinkEnglish1•9 months agoWould you like docs on just the docker component or a kubernetes centered doc?
minus-square@jenny_balllink2•9 months agodocker please. i got overwhelmed with all the fields that need to be set up.
minus-squareCubitOomlinkfedilinkEnglish1•9 months 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!