Skip to Content
Menu
This question has been flagged
1 Reply
2660 Views

Hi,

We are planning to use odoo for our company's accounting. We've installed odoo via the official docker container into kubernetes. We use istio as our ingress layer instead of nginx. However, for some reason all our static files are being redirected by odoo to http, even though the page is loaded over https.

Avatar
Discard
Author

Yeah That is done, it still doesn't work. I even reset the db after making the change.

Best Answer

Hi, 

Please make sure that you have added the following parameter in your odoo.conf file,

proxy_mode = True

Now, Restart the container and check.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
2134
1
Apr 25
3212
1
Apr 25
4023
1
Apr 25
1521
4
Mar 25
6505