Tutorial Install Odoo19

Опубликовано: 26 Май 2026
на канале: Fajar Triatmojo
85
7

Prerequest

Git : https://git-scm.com/install/windows
Docker : https://www.docker.com/products/docker-des...

Application
Odoo 19 : https://github.com/minhng92/odoo-19-docker...

Command list
check git : git -v
check docker : docker -v

change directory : cd (target)
make directory : mkdir (name)

clone repo : git clone https://github.com/minhng92/odoo-19-docker...

start compose : docker compose up -d