So I never could get on with Matrix. It's slow, the clients are annoying, and the servers are hard to run. Back to #xmpp it is! Feel free to add me for some old school instant messaging: fastfinge@im.interfree.ca. #jabber
@jonathan859 Remember that it wants to manage its own letsencrypt certificates. So you have to proxy both http and https for it. You can't just rewrite https. That got me.
@fastfinge Is it enough if I put the web-portal container in my docker proxy network? Oh I should clarify, I run caddy as my reverse proxi, in docker as well. Or do I also need to put the certs thing in there for whahtever reason.
@fastfinge The problem I'm having is that my caddy runs in docker, and for some reason won't proxy the web portal, I'm getting a 502 error. I also see that in the logs the cert container fails to get the ssl certs, so guess that's a bigger deal I have to mess around with tonight.