I want to set up my own Matrix server, but it seems a bit complicated in the proxy and federation part since I’m not using Nginx or Caddy. Does anyone have an up-to-date guide for Traefik version?
I want to set up my own Matrix server, but it seems a bit complicated in the proxy and federation part since I’m not using Nginx or Caddy. Does anyone have an up-to-date guide for Traefik version?
This may not fit your needs, but matrix-docker-ansible-deploy is really good.
Seconded. I’ve been running the result of this ansible deployment for a year now, loving it
Thanks! It looks complicated but probably worth it. I’ll try thanks again!
Definitely worth it IMO. There’s a lot of parts involved in a Matrix setup and this playbook handles them all for you. Just make sure to have a look at the changelog whenever you update your installation. If there are any changes that require manual steps, it usually explains those steps quite well.