Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
889 Widoki

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


Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Please advise


Awatar
Odrzuć

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.

Najlepsza odpowiedź

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.

Awatar
Odrzuć