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

Dear All,


We have openERP7 hosted on Amazon EC2 instnace which has purchase,sales,CRM,HR,Inventory. Now we need to create a prodinstance with clean data. Can we take an image and host it on the same EC2. 

Could you please advise & guide me

Thanx

Murali


形象
丢弃
编写者 最佳答案

I want to create different IP on the same EC2 instance & make that as PROD

Please advise


形象
丢弃

You can not have more than one IP address for the same box without virtualization or containerization, there is also no need for it. You can use different ports or a reverse proxy as an alternative or use Odoo's multi-database setup, as already mentioned.

最佳答案

There is no such thing as an "Odoo image". But you simply can create a new database on the same Odoo instance, if you want to run it on the same server.

形象
丢弃