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
6944 Widoki

Hi,


It is very easy to install odoo.

But...


Is possible installing odoo on a server, database to an other serveur, and website on a third server ?

i would like aving odoo server et progresql on 2 differents server.


Thanks you :)

Sylvain


Awatar
Odrzuć
Najlepsza odpowiedź

You can configure Database hostname and port from configuration file of odoo. So it's trivial to add different database then localhost, here is part of config file (default record) you'll need to change:

db_host = False
db_port = False
db_user = odoo
db_password = False

Please make sure that at the database server all access configurations are set properly, to accept connection from your odoo server. that's it.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks very much :)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
maj 17
3448
0
mar 15
3593
1
lip 25
3275
1
sie 24
1878
0
cze 24
1591