← Back to team overview

cf-charmers team mailing list archive

Re: Enable single node deployment setup to be used for testing and product evaluation. AWS (nested containers)

 

As the outcome of this milestone we need to provide just the Bundle, without any specific tasks the user would have to do.
Is this possible to be automated somehow?

Thx

On Apr 1, 2014, at 4:49 PM, Kapil Thangavelu <kapil.thangavelu@xxxxxxxxxxxxx> wrote:

> 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
> 


References