跳至内容
菜单
此问题已终结
2 回复
2420 查看

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.

形象
丢弃