콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3407 화면

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.

아바타
취소