Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
660 Zobrazení

I have read some articles about how to setup Odoo via Docker and their is an actual image in docker hub. I tried to experiment something. I was able to mount Odoo Source code and Enterprise Addons folder in a multiple docker. This is the project folder looks like.


odoo_docker_projects
​|---- enterprise_addons
​|---- odoo_source_code
​|---- odoo-1
​|---- compose.yml
​|---- odoo.conf
​|---- odoo-2
​|---- compose.yml
​|---- odoo.conf


The volumes part in compose.yml may look like


volumes:

​​- ../enterprise_addons:/opt/odoo/enterprise_addons

​- ./odoo_custom_addons:/opt/odoo/custom_addons

​​- ./config/odoo.conf:/etc/odoo.conf


Question. Is this a good practice? Is it ok to mount the odoo source code and enterprise addons to multiple docker?


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
pro 23
20114
0
kvě 25
373
0
bře 25
714
0
pro 24
2291
1
srp 25
496