[systemd-devel] Simple question.

David Strauss david at davidstrauss.net
Wed Jan 30 14:03:12 PST 2013


On Wed, Jan 30, 2013 at 5:17 AM, Daniel J Walsh <dwalsh at redhat.com> wrote:
> I am trying to implement the OpenShift model using Secure Linux Containers.
> Each Gear/User in an OpenShift environment has an apache service listening on
> port 8080 (I believe) on a localhost IPAddress.  The host machine also has an
> apache service running on port 80, When packets come into the host the apache
> service sends them to the correct gear/apache server.
>
> Currently this is done by using some complicated scripting and limited file
> system namespace separation.  I am interested if we could prototype this
> environment using a full Linux Container environment, where each one of the
> gears lives in a separate container, with its own systemd, and apache service,
> running as the users UID.

Since Pantheon and OpenShift have so much in common here, it's one of
my goals to both harmonize our container model with OpenShift's and
push more of this capability into the core OS.

--
David Strauss
   | david at davidstrauss.net
   | +1 512 577 5827 [mobile]


More information about the systemd-devel mailing list