Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
2433 มุมมอง

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.


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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


อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thank you Parth.

อวตาร
ละทิ้ง