Dear Friends,
I am testing odoo with aws (elastic beanstalk service) and the independent database rds (postgres). The services are operational but I have the message: Internal Server Error
The error is associated with the environment variables, I do not know how to pass in these dockerrunaws.json these environment variables. or the connection procedure.
I will appreciate your support.
try with:
{
"AWSEBDockerrunVersion": "1",
"Image": {
"Name": "veivaa / odoo: 11.0"
},
"Ports": [
{
"HostPort": "80",
"ContainerPort": "8069"
}
],
"Volumes": [
{
"HostDirectory": "/ var / app / current / addons",
"ContainerDirectory": "/ mnt / extra-addons"
}
],
"environment": [
{
"name": "RDS_HOSTNAME",
"value": "RDS_HOSTNAME"
},
{
"name": "POSTGRES_USER",
"value": "RDS_USERNAME"
},
{
"name": "db_password",
"value": "RDS_PASSWORD"
}
]
}
Regards.
Enviar comentarios
Historial
Guardadas
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
2236
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
2
Ağu 25
|
2601 | ||
|
1
Tem 25
|
1010 | ||
|
1
Ağu 25
|
1151 | ||
|
0
May 25
|
1460 | ||
|
2
Nis 25
|
3613 |