Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
6941 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Auteur Beste antwoord

Thanks very much :)

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mei 17
3442
0
mrt. 15
3592
1
jul. 25
3267
1
aug. 24
1876
0
jun. 24
1587