<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks for the feedback guys.<div class=""><br class=""></div><div class="">David - when you say in hindsight you chose the wrong technology with LXC, what do you mean?</div><div class=""><br class=""></div><div class="">My reasons for the original questions are that, in looking for a new role, I’m finding Docker mentioned a lot and it gives me some pause. I don’t actually think there is a lot wrong with the 'traditional’ packaging apps into an OS native format, using config management to set up a VM and deploy into that. I can see the theoretical benefits of Docker, but the extra overhead and complexity, security and storage matters seem like a time sink. </div><div class=""><br class=""></div><div class="">I’ve dabbled with Docker in dev situations and built up a reasonably complex compose file that set up some home media components. I can see the appeal for large-scale environments where components need to be regularly updated as part of a scheduled release cycle, but issues around patching of the base containers and general workflow seemed rather nebulous. Abstracting away the underlying platform is appealing - all that’s needed in the runtime environment is a stock Docker OS (CoreOS, Atomic or Ubuntu seem the best candidates at the moment, but ), though the announcement of Dockers base OS is an interesting one.</div><div class=""><br class=""></div><div class="">I wonder if rkt will ultimately be the tooling of choice outside dev - it does away with the union filesystem, is more aligned to Kubernetes terminology, leverages other projects rather been an entirely self-contained eco-system as Docker is becoming. Though of course, they’ll recommend you run it on CoreOS :)</div><div class=""><br class=""></div><div class="">I  think <a href="https://thehftguy.com/2017/02/23/docker-in-production-an-update/" class="">https://thehftguy.com/2017/02/23/docker-in-production-an-update/</a> and the comments there after raise a lot of good points.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Matt</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 20 Apr 2017, at 10:27, David Goodwin via Swlug <<a href="mailto:swlug@mailman.lug.org.uk" class="">swlug@mailman.lug.org.uk</a>> wrote:</div><div class=""><div class=""><br class="">At $job-1 I built a hosting platform for (mostly) wordpress sites using LXC containers (with hindsight I chose the wrong technology - but at the time LXC seemed more mature with support for e.g. privilege separation).<br class=""><br class="">I think it's hosting about 2500 sites now - spread over about 20 VMs.<br class=""><br class="">So - they are "production ready".<br class=""><br class=""><br class="">But it does depend on the application(s). Deploying something like a standalone Wordpress site (minimal interdependencies) is quite different from a large bespoke application.<br class=""><br class=""><br class="">Container management/orchestration is still something that's being worked on. Kubernetes looks very promising.<br class=""><br class=""><blockquote type="cite" class=""><br class="">Do you use it and if so to what degree? Has it made your liked easier?<br class=""></blockquote><br class=""><br class="">Using it - Yes. But not entirely.<br class=""><br class="">I makes it easier to deploy the application to live - as there's no "build a VM, install stuff onto it" stage...<br class=""><br class=""><br class="">David.<br class=""><br class="">_______________________________________________<br class="">Swlug mailing list<br class=""><a href="mailto:Swlug@mailman.lug.org.uk" class="">Swlug@mailman.lug.org.uk</a><br class="">https://mailman.lug.org.uk/mailman/listinfo/swlug<br class=""></div></div></blockquote></div><br class=""></div></body></html>