Dears,
How to install Odoo Application and Database on separate servers ? for example if i want to install the database on a server and then install the application, what is the required configurations or steps ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Dears,
How to install Odoo Application and Database on separate servers ? for example if i want to install the database on a server and then install the application, what is the required configurations or steps ?
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 10 24
|
1870 | ||
|
2
thg 12 22
|
5823 | ||
|
0
thg 12 16
|
2804 | ||
|
3
thg 3 15
|
5451 | ||
|
1
thg 11 23
|
2052 |
Refer this link
https://www.cybrosys.com/blog/how-to-install-odoo-14-on-ubuntu-20-04-lts
thank you
Hi Vishnu,
This tutorial is for local installation, even if you configured the below parameters there still PostgreSQL parameters to be configured.
db_host: the database host
db_port: the database port
db_user: the database user name
db_password: provide db user password
Hello,
Could you please clarify that what you mean is you want to install Odoo instance in Server 1 and the database in Server 2, which both of them is a different machine?