Announcing Asterisk Docker Jun 27, 2017 Recently, I decided to setup a much more feature filled phone system, and in the open source telephony / PBX landscape there is only one serious option: Asterisk [1] . Given our CoreOS and Docker bas... Asterisk Docker Read more
Automated Odoo Docker Images Jan 19, 2017 I am proud to announce some new tags that augment the existing Odoo Docker builds by using the nightly source instead of going months between releases (mirroring Odoo's Docker releases). **How to Use ... Docker Odoo Read more
Backing Up and Upgrading Postgres Oct 14, 2016 Postgres' on-disk data format is stable on major releases, allowing you to upgrade the specific server version without fear of corrupting on-disk data. In general, I think it is best to keep Postgres ... Docker Postgres Read more
Odoo 10 in Docker Oct 12, 2016 As of today, the Docker Hub hibou/odoo [1] image now supports the 10.0 tag and bumps the latest tag to 10.0. **Changes** The configuration file has been renamed from `openerp-server.conf` to `odoo.con... Docker Odoo v10 Read more
Docker Odoo Blueprint Oct 11, 2016 This is a complete guide for how I lay out Odoo deploys, and projects, that is optimized for development and deploy using Git and Docker. Note that whenever I give an example of an owner UID or GUID, ... Docker Odoo Read more
Hibou Odoo Docker Manifesto Aug 9, 2016 I have been using Docker more and more, and the Docker project has progressed to the point where I prefer to use a bare host OS over lots of Virtual Machines (KVM or otherwise). Eight months ago I for... Docker Odoo Read more