跳至內容
選單
此問題已被標幟
6 回覆
14726 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
10月 24
12391
10
6月 21
18405
2
7月 18
12617
3
7月 16
6377
1
7月 16
3348