Skip to content

Warden: CloudFoundry's Linux container library

github.com/cloudfoundry
47 pointsgeku9 comments
On HN

Comments

Has anyone used OpenVZ along with either ProxMox or the free openvz webpanel, as I have?

With all the noise about LXC based solutions I wonder if some wouldn't be just as happy with OpenVZ.

openvz doesn't seem to be known outside of hosting/hosters community, otherwise - it's quite a mature container engine

The ancestor of Docker at dotCloud ran on openvz. We moved to lxc in 2010 when it became usable.

I think of them as mostly interchangeable except for the shared hosting use case where openvz has a head start (more time for more eyeballs to audit and fix it).

Now the whole "openvz vs. lxc" distinction is pretty moot - linux has namespaces and cgroups. Everything else is a matter of choice of userland libraries and cli tools.

gekuOP

Warden is similar to Docker, every container gets a read-only and a read-write filesystem assigned and Warden provides an API for creating and destroying containers.

jambay provides more info on Warden in this other HN thread: https://news.ycombinator.com/item?id=6488258

gekuOP

thanks, much more accurate than my explanation.

Ironically, Warden is also the name of the tool used in PC-BSD to manage FreeBSD Jails.

http://wiki.pcbsd.org/index.php/Warden%C2%AE

Probably obvious, but there's another ruby project named Warden as well (handles user authentication): https://github.com/hassox/warden

This project looks pretty cool, though.

Yeah, I thought it was funny mostly cause FreeBSD Jails and Docker have really a lot of things in common

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.