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 ?
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 ?
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
3
maj 25
|
9253 | |||
|
2
dec. 22
|
9057 | |||
|
0
dec. 16
|
5031 | |||
|
3
mar. 15
|
8056 | |||
|
1
nov. 23
|
4186 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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?