[DOCKER] cloudstack organisation

2015-03-19 Thread Pierre-Luc Dion
Look like some work as been done to have a Dockerfile in our repo which build a CloudStack container easily. I'm curious to know if one of us own the cloudstack organisation and if so, if it would make sense to start to have our own automated build of container for CloudStack. I would easily see 2

Re: [DOCKER] cloudstack organisation

2015-03-20 Thread Sebastien Goasguen
> On Mar 20, 2015, at 2:43 AM, Pierre-Luc Dion wrote: > > Look like some work as been done to have a Dockerfile in our repo which > build a CloudStack container easily. I'm curious to know if one of us own > the cloudstack organisation and if so, if it would make sense to start to > have our own

Re: [DOCKER] cloudstack organisation

2015-03-24 Thread Pierre-Luc Dion
I've played a little with Docker over the weekend, here are some thought and I'd like to have some input from community around this, 1. simulator: I'v create a Jenkins[1] job that build a simulator container an push it to the docker org: apachecloudstack [2]. It is only done for master branch at

Re: [DOCKER] cloudstack organisation

2015-03-24 Thread Sebastien Goasguen
> On Mar 24, 2015, at 1:58 PM, Pierre-Luc Dion wrote: > > I've played a little with Docker over the weekend, here are some thought > and I'd like to have some input from community around this, > > 1. simulator: > I'v create a Jenkins[1] job that build a simulator container an push it to > the

Re: [DOCKER] cloudstack organisation

2015-03-24 Thread Pierre-Luc Dion
some addition inline: On Tue, Mar 24, 2015 at 9:13 AM, Sebastien Goasguen wrote: > > > On Mar 24, 2015, at 1:58 PM, Pierre-Luc Dion wrote: > > > > I've played a little with Docker over the weekend, here are some thought > > and I'd like to have some input from community around this, > > > > 1.

Re: [DOCKER] cloudstack organisation

2015-03-24 Thread Sebastien Goasguen
PL, So my bad, I actually own the cloudstack org on Docker hub. I just added you as a member. You can publish your images there and delete the apachecloudstack org. I think it’s better to just use ‘cloudstack' > On Mar 24, 2015, at 2:26 PM, Pierre-Luc Dion wrote: > > some addition inline: >

Re: [DOCKER] cloudstack organisation

2015-03-24 Thread Pierre-Luc Dion
LOL, look like Docker support is efficient :-P I'll update jenkins jobs and destroy apachecloudstack org. Thanks! On Tue, Mar 24, 2015 at 3:18 PM, Sebastien Goasguen wrote: > PL, > > So my bad, I actually own the cloudstack org on Docker hub. I just added > you as a member. > You can publi

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Thanks for creating this, much appreciated. Works great. It doesn't appear to have any zones/pods/hosts setup though, as you can do with the cloudstack simulator for the dev environment. Could we add some info on this page about how to run it and perhaps login? https://registry.hub.docker.com/u/a

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread sebgoa
On Apr 7, 2015, at 10:54 AM, cs user wrote: > Thanks for creating this, much appreciated. Works great. It doesn't appear > to have any zones/pods/hosts setup though, as you can do with the > cloudstack simulator for the dev environment. > > Could we add some info on this page about how to run i

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Thanks Sebgoa, yes, pretty much. But for someone completely new to both docker and cloudstack, having all the steps you need to: 1. Start the container, with port mappings 2. Connect locally http://localhost:8080/client 3. Login details 4. Steps to attach to the container and use Marvin to setup t

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread Pierre-Luc Dion
Please note, the org: apachecloudstack as been removed and is now available at: https://registry.hub.docker.com/u/cloudstack/simulator tags, latest and 4.5 are automatically build on jenkins thru build-master-simulator-docker and build-4.5-simulator-docker jobs readme also updated. On Tue, A

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Fantastic, thank you! On Wed, Apr 8, 2015 at 3:25 AM, Pierre-Luc Dion wrote: > Please note, the org: apachecloudstack as been removed and is now > available at: > > https://registry.hub.docker.com/u/cloudstack/simulator > > tags, latest and 4.5 are automatically build on jenkins > thru build-m