Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
6 Risposte
14715 Visualizzazioni

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

Avatar
Abbandona

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

Autore

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

Risposta migliore

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

Avatar
Abbandona
Autore

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.

Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ott 24
12366
10
giu 21
18388
2
lug 18
12598
3
lug 16
6375
1
lug 16
3343