Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6956 Представления

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


Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Автор Лучший ответ

Thanks very much :)

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 17
3458
0
мар. 15
3624
1
июл. 25
3329
1
авг. 24
1939
0
июн. 24
1625