Skip to Content
Menú
This question has been flagged
2 Respostes
6831 Vistes

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


Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Autor Best Answer

Thanks very much :)

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de maig 17
3391
0
de març 15
3437
1
d’ag. 24
1712
0
de juny 24
1522
1
de set. 24
12164