Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3411 มุมมอง

Dear Sir/Madom,
Can I have two applications running in Odo with two seperate domains but sharing same database but installed in same sarver.

อวตาร
ละทิ้ง

what do you mean 2 application? do you mean 1 odoo 1 database with 2 module but different domain?

ผู้เขียน

yes,can u please help me ?

คำตอบที่ดีที่สุด

Yes, you can have multiple installations of Odoo on one database server. All you need to do is to create separate configuration file for each instace of Odoo and have the "db-filter" parameter set to show only the databases relevant for that instance. Also make sure each instance is running on it's own port. Regarding the domain, you can handle this trough NGINX or Apache setup.

อวตาร
ละทิ้ง