On Sat, Jul 5, 2014 at 3:53 PM, chris snow <[email protected]> wrote:

> Hi Devs,
>
> I've been thinking about the task of providing debian/redhat packages
> for stratos, and the more I think about it, it seems that it may be
> better if we provide docker images for different scenarios (e.g.
> example puppet-master image, activemq image, single stratos product
> image, separate stratos product images).
>
> These images will work on all operating systems supporting docker and
> will be fairly trivial for stratos administratos to install stratos
> with just a few keystrokes (example below is for ubuntu hosts):
>
> $ sudo apt-get update
> $ sudo apt-get install docker.io
>
> # pull apache stratos repo
> $ sudo docker pull apache-stratos
>
> # set up example puppet master
> $ sudo docker run -d apache-stratos/puppet-master
>
> # set up activemq
> $ sudo docker run -d apache-stratos/activemq
>
> # set up stratos single jvm profile
> $ sudo docker run -d apache-stratos/stratos-allinone
>
>
> WDYT?
>

+1 Chris.



>
> Cheers,
>
> Chris
>



-- 
Lakmal Warusawithana
Vice President, Apache Stratos
Director - Cloud Architecture; WSO2 Inc.
Mobile : +94714289692
Blog : http://lakmalsview.blogspot.com/

Reply via email to