This question has been flagged

Hi,

I am working on only 1 database which has 2 companies under it. I have enabled the A/B versioning, and tried a bunch of things to get both companies to run on different domains. 

On Website Admin > Website Domain, I entered localhost on Company1 as its domain's website, and 127.0.0.1 on Company2's domain website. By doing this, I was able to get to both companies different websites but only from the Server side. I have not configured nginx yet, as I am trying to test it on localhost with different ports.


So can anyone help me run both my companies as following:


Company 1: localhost:8069

Company 2: localhost:8070 or maybe localhost


I've been trying so hard on this but no success yet. Any help would be HIGHLY appreciated.

Thanks. 

Awatar
Odrzuć
Best Answer

This is not officially supported and no bug fixing will be done by Odoo. Further reading: https://github.com/odoo/odoo/issues/12437#issuecomment-226422633

Awatar
Odrzuć
Autor

I know it's not officially supported but I have seen some people successfully making multi-websites work on only one database so there's gotta be some way.

Anyway, thanks for the link though. Very useful information there. Cheers :)

Best Answer

Please look at this post:
https://www.odoo.com/forum/help-1/question/how-to-configure-a-multi-website-domain-site-126499

\

Awatar
Odrzuć