Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
6 Ответы
14885 Представления

How to host multiple site on single dedicated server 

i have try with nigix but i can't success 

and with apache i have no more idea for hosting site with port number

Аватар
Отменить

Please provide information, if you would like to get answers. Odoo version, OS, your setup (single database, multiple databases) etc.

Автор

i have use dedicated server with 8 gb ram and at that time i can run my multiple odoo instance with ip address with different port number but i want all different port with domain name like 127.0.0.1:8069 --> xyz.com 127.0.0.1:8080 --> abc.com with database filter and different instance

Лучший ответ

You have several deployment options:

- 1 server, multiple Odoo instances on different ports, single database per instance, single domain per instance

- 1 server, 1 Odoo instance, multiple databases, 1 domain per database

with Odoo 9.0 even one option more:

- 1 server, 1 Odoo instance, 1 database, multiple domains/websites

Here is a very good tutorial about deploying these options using nginx or Apache: http://antiun.github.io/odoo-reverse-proxy-howto/#slide-0

Аватар
Отменить
Автор

All this thing i tired but i didn't get proper solution if any kind of configuration file if you have then please give me example

Unfortunately it is not that easy. What works for me does not necessarly work for you, it works only in my particular environment. You first have to define the goals you want to achieve and decide on how to deploy your Odoo environment in order to achieve these goals. Then you can start to ask specific questions. Just to say you have tried everything and nothing did work is not enough to give you particular help. It took me several months to find the way I have set it up for my particular use case.

Лучший ответ

See this answer as an example of how to link you subdomains or domains to different ports using nginx upstreams, that question is for v7 and v8 but is the same just match to the different ports for the needed instance:

https://www.odoo.com/forum/ayuda-1/question/nginx-with-2-odoo-instances-v7-and-v8-88352#answer_88354

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
окт. 24
13427
10
июн. 21
18632
2
июл. 18
12754
3
июл. 16
6506
1
июл. 16
3437