Replies: 1 comment
-
|
Apologies for not responding sooner. This is not my cup of tea so I hope you can find more from the docs or from others but I will try my best.
My understanding (from docs and other admins, though I've never done this) is that you have a mount path for your TLS certificates. Then you configure the
This is optionally configured, see the example config which you can also mount or continue to configure as environment variables, using double
The valuable functionality a reverse proxy like Caddy has is the automated management of certificates. If you have not been provided commercial certificates you can simply run Caddy in another container or the host. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'all,
As far as I understand the documentation suggestes here and here to use a reverse proxy while the README.md mentions you might not:
That's somewhat confusing to me, so I hope you can help to clear things up. :-)
I would like to deploy Tuwunel as a container as it provides good abstraction from the operating system beneath and good isolation from other processes, enabling me to run several instances easily from the same host. So lets say I deploy it like the example from the docs shows:
On the host the service would be reachable on all available IP addresses and port 8448. Now I have the following questions:
/.well-known/matrix/clientand/.well-known/matrix/support?Looking forward to reading your replies.
Tronde
Beta Was this translation helpful? Give feedback.
All reactions