Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2778 Vistas

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
Descartar
Autor

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

Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ago 25
2467
1
may 25
2581
1
abr 25
3547
1
abr 25
4392
1
abr 25
1852