跳至內容
選單
此問題已被標幟
2 回覆
6931 瀏覽次數

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 :)

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 17
3433
0
3月 15
3579
1
7月 25
3254
1
8月 24
1866
0
6月 24
1575