Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5175 Widoki

Hi,

i have own ubuntu server, static IP and own domain. On ubuntu server running 3 openerp 7.0 instances with 3 different ports. Its posible to hide port ?

for example when i type wwww.domain.com:8069 i can log to one of freeopenerp instaces, but my goal is type www.domain.com/1.

Is possible to do that ?

Many thanks for any help

Mike

Awatar
Odrzuć
Najlepsza odpowiedź

Better use nginx or apache with subdomains of your domain for server names and let odoo select the database using dbfilter option in your config files 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

well i choosed Apache2, created subdomain test.domain.com but there is still same problem :( i have to write port to get access..

when i dont type test.domain.com:8069, cant join.

how to avoid and hide port in adress ?

many thanks

MIke

Awatar
Odrzuć

You need to setup apache as a reverse proxy of your instances. See how to here: https://www.digitalocean.com/community/tutorials/how-to-use-apache-http-server-as-reverse-proxy-using-mod_proxy-extension . I prefers Nginx over Apache but if you feel more comfortable with Apache do it like in the link

Powiązane posty Odpowiedzi Widoki Czynność
2
sie 24
3132
0
paź 23
978
0
cze 22
2336
0
paź 20
2965
3
sty 25
7529