Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2444 Visualizzazioni

I have one Odoo instance in AWS with multiple data bases. The question is how to link one specific data base of the AWS instance to an external Public IP address. Tks.


Avatar
Abbandona
Risposta migliore

You should use a reverse proxy and the odoo dbfilter configuration option in order to link hostnames to databases

Please read:

https://antiun.github.io/odoo-reverse-proxy-howto/

https://www.odoo.com/documentation/10.0/setup/deploy.html


Avatar
Abbandona
Autore Risposta migliore

Thank you Parth.

Avatar
Abbandona