Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
2424 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis Jawaban Terbai

Thank you Parth.

Avatar
Buang