# How to Set up Odoo on Windows (By Winnie Chen) ## 1. Download Docker Windows Desktop Version https://docs.docker.com/desktop/install/windows-install/ ![](https://hackmd.io/_uploads/rkpcYeGM6.png) ![](https://hackmd.io/_uploads/HyCiKeGza.png) ## 2. Download Docker compose and Add On from Github https://github.com/minhng92/odoo-11-docker-compose ![](https://hackmd.io/_uploads/Hkrb9eGMa.png) ## 3. Decompressed the zipfile and the directories will look like below ![](https://hackmd.io/_uploads/BkVwcxGGa.png) ## 4. Right Click on [addons] folder, select [Properties(內容)], and "Uncheck" the "Readonly(唯讀)", then select [Confimed(確定)] ![](https://hackmd.io/_uploads/SJEJogMza.png) ![](https://hackmd.io/_uploads/ByAncgGz6.png) ## 5. Right Click on [addons] folder, select [Properties(內容)], and "Uncheck" the "Readonly(唯讀)", then select [Confimed(確定)] ![](https://hackmd.io/_uploads/ryCGiezMT.png) ![](https://hackmd.io/_uploads/BkpHogfMT.png) ## 6. Input [cmd] on Windows Search textbox, open command line(命令提示字元) ![](https://hackmd.io/_uploads/r1DjjxGfa.png) ## 7. Go to the folder where you have decompressed the zip folder ** CD (go to certain directory) ** DIR (list files under certain directory) ![](https://hackmd.io/_uploads/HkFaiezMp.png) ## 8. Input Command [docker-compose up] ![](https://hackmd.io/_uploads/Hk1QneGfa.png) ## 9. The docker will start to pull the image, wait until the container is fully started ![](https://hackmd.io/_uploads/BymUhxMzp.png) ![](https://hackmd.io/_uploads/ByGv2xGzp.png) ## 10. Goto page http://localhost:8070/web/login ![](https://hackmd.io/_uploads/H1SO3gzMT.png) ![](https://hackmd.io/_uploads/HkHNpeMMa.png)