cf-charmers team mailing list archive
-
cf-charmers team
-
Mailing list archive
-
Message #00010
Re: Enable single node deployment setup to be used for testing and product evaluation. AWS (nested containers)
Hmm.. so the key factor here is manually configuring the lxc container
config to use
lxc.aa_profile = lxc-container-default-with-nesting
alternatively if that has issues then
lxc.aa_profile = unconfined
i use https://github.com/kapilt/juju-lxc to create my lxc containers and
register them into juju environments i added support for app armor profile
configuration on the add cli during the sprint last week. The whole project
is quite a bit raw/manual.. i've had some requests to polish/productize
it.. but it works for me.
-k
On Tue, Apr 1, 2014 at 5:40 PM, Manuel Garcia <mgarciap@xxxxxxxxx> wrote:
> Kapil, we have this story (
> https://www.pivotaltracker.com/story/show/67874480) and we have to
> address it this week.
>
> Will we be able to run one single node in AWS? Will warden run in LXC?
>
> Thx
> --
> Mailing list: https://launchpad.net/~cf-charmers
> Post to : cf-charmers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~cf-charmers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References