Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
3443 มุมมอง

Hello everyone, I have tried to install odoo 18 enterprice in Docker, I already have the .deb image, but it always gives me an error, I have checked that the most common thing is to do it with the community, but is there that possibility? What should I consider to do it.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

To install Odoo 18 Enterprise in Docker, you'll need to create a custom Dockerfile that installs Odoo dependencies and includes your Enterprise code. Ensure you have a valid Odoo Enterprise subscription and use docker-compose to set up services like PostgreSQL. Mount your Odoo files as volumes, and configure the odoo.conf file for database and other settings. Build the container with docker-compose up --build and test it. If any issues arise, check permissions and logs for troubleshooting.



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Instructions for installing docker on ubuntu here:

อวตาร
ละทิ้ง

And instructions for odoo docker image here:
https://hub.docker.com/_/odoo/ 

Related Posts ตอบกลับ มุมมอง กิจกรรม
Odoo 18 docker image ? แก้ไขแล้ว
2
พ.ย. 24
25800
1
ม.ค. 23
2600
1
พ.ย. 22
4542
1
ส.ค. 23
3569