How To Run Multiple Odoo Instances in Different Ports of Same Machine

preview_player
Показать описание
How to run multiple Odoo instance in different ports of same machine. Run odoo in different ports. Install multiple odoo instance. Install multiple odoo instance in same machine. How to run odoo in different ports. Run multiple odoo instances in different ports.

Рекомендации по теме
Комментарии
Автор

service has been resolved. Thanks for a decent video, it's superb!!!

smfarhan
Автор

very helpful and I absolutely love it ...

Davidkiania
Автор

Thank u sir....Great work really i understand.💥💥💫🤝

smartprabu
Автор

This is good, but what i actually want to know is, how resource allocation is done in such case.
There are few option like worker, limit memory hard and limit memory soft, so what number should we put in each of the config file of these instances.

bhavikvyas
Автор

Hello ! Have you ever used docker compose ?

vaireamana
Автор

Thank you. That's work. But I have an issue, cannot access (login) 2 multiple instance in same browser at same time. Here for reproduce:
1. Make 1st Instance with port 8069 (db_user example: odoo), then 2nd instance with port 8079 (db_user example: odoo_clone)
2. Open browser (Firefox/Chrome/Opera), access localhost:8069 then you log in.
3. Open new tab in same browser, access localhost:8079 then log in.
4. back to the tab localhost:8069, click any menu or refresh page. It will be auto logged out.
5. click tab localhost:8079, that will be auto logged out too.

To access multiple odoo instance, must be open in different browser. Example open localhost:8069 in Chrome and open localhost:8079 in Firefox.

For the others, are you have same this issue like me?

ansoriwebid
Автор

Hello. Thanks for this tutorial. But on second instance there is error when starting second instance odoo service. Error is "Failed to start odoodiv.service: Unit odoodiv.service not found.
" .
Your resolution will be highly appreciable.

smfarhan
Автор

Good Job! Can use Pycharm to run odoo12 and odoo13 instance same time same machine?

fortex
Автор

Hello @Odoo Mates can we install, in the same instance, odoo12 & odoo 14 with 2 different postgresql versions 9;5 and 10 ?

sogesi-dz
Автор

createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt new_user_name

trisetio
Автор

Hello,
Please how can i do that directely in PyCharm ?

chaibiayoub
Автор

Hello,
I couldn't find the file etc in windows cmd ?

chaibiayoub
Автор

Hello Odoo Mates, is there a video on how to backup and restore db from ubuntu terminal?

metalmlover
Автор

How can I configure the services in Pycharm?

adelelhabbal
Автор

Hello, wondering if you can help. I am getting the following error when going to the second port that is not 8069. "Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."

pwhitti
Автор

ok so how can you map ip:ports to domains ?

kharigoddard