Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8079 Lượt xem

hi all,

Please its a humble request to all respected seniors here, I came from Oracle Forms & Reports and Apex and now assigned task to explore Odoo for cusomization (new and existing apps/modules) I need guide (link) to setup a development vm (linux based) using Docker. Please help me for this specific topic to setup with Docker Image and step by step configuration like how to access and add/modify "addons", how to access "odoo-bin" etc. etc.

I already had tried to install completely on 3 different laptops using VirtualBox but after first time when installing, it was successful and after shudown machine failed to show anything after booting up. on Win 10 its working fine.

regards


EDIT: while my search for Docker i found this link: , if anything else, please share here. if anything i mis-understood or made mistakes, will come back here to ask. 

Ảnh đại diện
Huỷ bỏ

For what it's worth, remember also there is a tremendous amount of customization you can do with Odoo Studio, without needing to write a module or standing up a GitHub/Docker development environment.

Câu trả lời hay nhất

odoo have official docker image, https://hub.docker.com/_/odoo

- regarding add/modify "addons"

   just setup addon directory and use docker '-v' mapping from host machine.

- access "odoo-bin"

   docker exec -it your_odoo_container_name /bin/bash

   then invoke 'odoo' instead of odoo-bin

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 10 20
2415
1
thg 2 21
3199
1
thg 7 25
2502
4
thg 12 23
45646
0
thg 5 23
2272