On the base of my ODOO v9 install script on Ubuntu 14.04 I produced a public docker image. You can use this Docker image for your own ODOO instances.
You can use the Docker image with the following commands:
[pastacode lang=”bash” message=”Pull Docker Image” highlight=”” provider=”manual”]
sudo docker pull andreschenkels/odoo9-ubuntu1404:1.0
[/pastacode]
Run the Docker image:
[pastacode lang=”bash” message=”Run Docker Image” highlight=”” provider=”manual”]
sudo docker run -t -i --name="odoo9-ubuntu1404" -p 8069:8069 andreschenkels/odoo9-ubuntu1404:1.0
[/pastacode]
You can now connect to the ODOO server with http://<hostname-or-ip>:8069
Hi Andre, thanks for the image. I can’tlocate the Dockerfile, can you say me where locate it?
Congratulations on the Great Tutorial !!!
Simply the best tutorial odoo installation in ubuntu, fully explained step by step, leaving no loose pieces of difficult understanding.
I have a doubt:
You can install odoo 9 in the same VPS / Cloud account (Drop / Instance) along with a small site wordpress? Type the Odoo inside a folder!
http://www.sitewordpress.com/odoo or http://www.sitewordpress.com:8069
Example: Instead of two VPS
VPS1 2GB => WordPress VPS2 2GB => Odoo
A single VPS
VPS 3 or 4 GB> with Wordpres and Odoo together
Thanks for the great tutorial !!
Dear André
I have installed with your Script Odoo 9 on Docker. The container is running, but i cannot connect me to the Odoo instance with my local IP (0.0.0.0:8069).
In my Docker – i can see, that the server is running. Process-ID: 15673 /bin/bash. Could you help me please to fix this Problem? Need the application urgently. Many thanks.
root@MyDiskstationSynology:~# sudo docker pull andreschenkels/odoo9-ubuntu1404:1.0
1.0: Pulling from andreschenkels/odoo9-ubuntu1404
48989e11b643: Pull complete
1f0b7c16d24c: Pull complete
303f3bfb3b8a: Pull complete
d0c641a9d1de: Pull complete
10d82aef5d2a: Pull complete
Digest: sha256:1c902691a9718ee1d17cd27e596dbfb7636e096b02ae38d4ce9cb07b7927e84b
Status: Downloaded newer image for andreschenkels/odoo9-ubuntu1404:1.0
root@MyDiskstationSynology:~# sudo docker run -t -i –name=”odoo9-ubuntu1404″ -p 8069:8069 andreschenkels/odoo9-ubuntu1404:1.0
I meet error when I pull the image.
odoo@odoo:~$ sudo docker pull andreschenkels/odoo9-ubuntu1404
Pulling repository andreschenkels/odoo9-ubuntu1404
e8c8a3cb2c7d: Error pulling image (1.0) from andreschenkels/odoo9-ubuntu1404, flate: read error at offset 14682697: read tcp 54.230.204.198:443: i/o timeout 7: read tcp 54.230.204.198:443: i/o timeout
c22013c84729: Download complete
d74508fb6632: Download complete
91e54dfb1179: Download complete
2015/10/21 18:33:58 Could not find repository on any of the indexed registries.
I just installed this on a new EC2 instance, I cannot get it to run; I am getting no output. Any ideas?
Is postgres inside the image? can I connect to an existing postgres container?
hi, in which folder do you configure the extra-addons?
/opt/odoo/custom/addons