Using XWiki Docker image with Reverse proxy

Hi @vmassol ,

I think you are right.
Yesterday I tried like 3 Hours on different Proxy Configurations with no success.

Right now I think I’ll do the following:

  1. Try Number 2 (on your post). But for that I need to google a little bit because I’m not exactly sure how to add these config parameter.

  2. I think the best thing to do, is just to run it under the Tomcat Ports. No need for “portless” URL.
    Therefore I’ll try to do what @mq2195 says in Using Tomcat SSL.

But I have to look how I can implement it in my docker-compose instead of using the docker-run command.

For me and my company is it just important to use Secure SSL, so if that means the users have to add :8443 to their Browser URL, I’m fine with that :slight_smile:

PS:
When I did this under http, not https, everything worked fine.

Just with https I got the error, when I do “save and show”.

BUT, if I do “Preview”“Save and Show” I got no error at all and everything seems to work with SSL and reverse proxy.

My development tools are showing me 302 when just “Save and Show” like @rissany posted on Failed to save page :