This question has been flagged
3 Replies
3803 Views

hi all,

wants to create another database (which i can through its browser ui under database management), now wants to access it via another port like 8070 etc. which should be a separate session with newly created database. please help best approach, configurations etc. step-by-step how to setup and access it successfully?

regards

Avatar
Discard
Best Answer

Hi,

Seems you need to run multiple odoo instance with different ports in the same machine, for this you can create two configuration files and two separate service files and assign the port in the configuration as http_port.

See this:

  1. How To Run Multiple Odoo Instances in Different Ports

  2. Configuring Multiple Odoo Instance - Odoo Log Files


if you need to see different databases in the different ports, you can create seperate database user and set it in the configuration file or you can set the db filter or db_name in the conf file.

See: Filter Particular Database In Odoo


Thanks

Avatar
Discard
Author

thanks @Niyas Raphy, will check it and confirm. regards

Best Answer

thanks for the awesome information.

Avatar
Discard

Hello,
please how can i do that in windows ? I have problems with Terminal

Best Answer

Hello,
please how can i do that in windows ? I have problem with Terminal 

Avatar
Discard