Reverse Proxy config? (caddy)
I'm wanting to run mox behind caddy (reverse proxy) but I'm not seeing a demo config about how that would be possible. Am I missing some docs?
Caddy can handle https certs automatically for mox so I would want to disable the let's encrypt part of mox
@Rushmore75 There have been some github issues before about a setup like this in the past. You can also look at https://www.xmox.nl/config/ for the needed config options. Such as specifying files for certificates and keys. You'll also need to configure the listeners properly. But I always recommend against these setups, because they complicate the configuration considerably and often lead to problems that turn out hard to debug for the admins choosing these kinds of setups, which leads to issues on github...