Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Runbot long term to install packages and other features

by
Elico Corp, Eric Caudal
- 09/08/2016 05:23:50

About the size, we achieved standard Odoo docker image around 1.3 Gb but removing all git history... Not sure this is feasible her

--
Eric Caudal [Founder and CEO]
Skype: elico.corp. Phone: + 86 186 2136 1670 (Cell), + 86 21 6211 8017/27/37 (Office)
Elico Shanghai (Hong Kong/Shenzhen/Singapore) Odoo Gold Partner, best Odoo Partner 2014 for APAC
On 08/09/2016 08:23 AM, Dave Lasley wrote:
<blockquote cite="mid:7BB0F791-E3A5-472F-9F23-0E60656544B4@laslabs.com" type="cite">

In regards to performance, the cost of Linux containers (Docker) is negligible because it is really just an abstraction on top of kernel/device namespacing. There’s a great IBM writeup going over all the specifics & including specific benchmarks here - http://domino.research.ibm.com/library/cyberdig.nsf/papers/0929052195DD819C85257D2300681E7B/$File/rc25482.pdf


The main cost is hard drive. We’re looking about 2.5 GiB + database size per build, as opposed to the relatively small footprint of a standard Odoo deploy. While we could theoretically strip the base system down to probably under 2 gigs, there will still always be the cost of having the system included in the build.

That said, this hard drive penalty comes with a big gain - builds are truly isolated in terms of OS and Python dependencies, providing a more true to life picture of how modules will operate in the wild using what we specify in the readable source.

On Aug 8, 2016, at 5:08 PM, Maxime Chambreuil <mchambreuil@ursainfosystems.com> wrote:

What is the impact on server resources and budget?

Maxime Chambreuil


On Aug 8, 2016 18:23, "moy lop" <moylop260@gmail.com> wrote:

Ok Pedro
Good idea

We will see there.

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference