Skip to Content
Menu
This question has been flagged
1 Reply
2486 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
1121
1
Apr 25
2436
1
Apr 25
3131
1
Apr 25
802
4
Mar 25
5461