Milan Zamazal <p...@zamazal.org> writes:

>>>>>> "TWB" == Trent W Buck <t...@cybersource.com.au> writes:
>
>     TWB> Sounds like you want a change management system, like puppet or
>     TWB> cfengine.
>
> I just run about 20 virtual servers / containers, each of them running a
> different kind of service, so these tools are apparently not for me.
>
>     TWB> By blowing away and rebuilding containers that aren't in
>     TWB> production (which I have fully scripted), and by ssh'ing into
>     TWB> containers that are in production.
>
> OK, so it seems there is no special tool to do it.  In such a case I can
> use something similar as you.  Another way might be to initiate
> automated upgrades from the host, e.g. by putting something into
> .../CONTAINER/etc/cron.d/ or so when upgrades should be performed; this
> would also make stopped host to perform the upgrade as soon as they are
> started.

For Ubuntu/Debian, at least, automatic application of security (or all)
updates via a daily cron job is an already-solved problem.  IIRC you
want to look into the "unattended-upgrades" package.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to