Hi there, everyone! Debian 11 server Docker installed following this: https://docs.docker.com/engine/install/debian/ Trying to install Matrix following this: https://fossengineer.com/selfhosting-matrix-synapse-docker/#install-matrix-with-docker To start off with, I'm a bit lost, primarily because I'm not sure where to place these files. Tutorial is referencing the home directory of a local user, should I be using root's home folder to follow this tutorial?
I recommend working through this: https://github.com/spantaleev/matrix-docker-ansible-deploy It's extensively documented and after settings your options you just run the playbook and have a fully configured setup. This makes it very easy to add bridges to other services too