Re: Ansible script to deploy Airavata on AWS

2016-09-01 Thread Shameera Rathnayaka
Hi Amila, I would say we should publish this resources in Airavata web-site instead of packing this inside the distribution. I will maintain the scripts in my personal git repo until we decide to push this to Airavata repo. Thanks, Shameera. On Thu, Sep 1, 2016 at 6:44 PM Amila Jayasekara wrote

Re: Ansible script to deploy Airavata on AWS

2016-09-01 Thread Amila Jayasekara
Nice ! Shouldn't this be part of the distribution ? Thanks -AJ On Thu, Sep 1, 2016 at 1:25 PM, Shameera Rathnayaka wrote: > Hi All, > > I wrote ansible scripts to deploy Apache Airavata and all its > prerequisites on AWS instances (you can use this script to deploy any > centos environment not

Ansible script to deploy Airavata on AWS

2016-09-01 Thread Shameera Rathnayaka
Hi All, I wrote ansible scripts to deploy Apache Airavata and all its prerequisites on AWS instances (you can use this script to deploy any centos environment not specific to AWS). Plese find the code here https://github.com/shamrath/airavata-ansible , I am really happy to help if anyone wants to

Re: Docker with Airavata

2016-09-01 Thread Pankaj Saha
Here is the location for docker images from last year's project, I am sharing if this can be a help to start with. for airavata servers "docker pull pankajandsaha/demoserver " for airavata PGA "docker pull pankajandsaha/demopga" for rabbitMQ "docker pull rabbitmq:3-manag

Re: Docker with Airavata

2016-09-01 Thread Pierce, Marlon
+1, go for it Colin. Marlon On 9/1/16, 11:02 AM, "Suresh Marru" wrote: Hi Colin, That will be a wonderful contribution. I do not think there will be one right way of using docker instead multiple possibilities. It will be great if we can brainstorm on this thread the possibilitie

Re: Docker with Airavata

2016-09-01 Thread Suresh Marru
Hi Colin, That will be a wonderful contribution. I do not think there will be one right way of using docker instead multiple possibilities. It will be great if we can brainstorm on this thread the possibilities and critique each other approaches and come to a consensus on what will work better

FW: Docker with Airavata

2016-09-01 Thread Roy-Ehri, Colin Josef
Hi Lahiru, Are you investigating running Airavata with docker for local testing purposes, or in order to spin up multiple instances to handle changing loads? I did some work with Terraform (www.terraform.io) and spinning up multiple containers in AWS with one command. I'd be happy try that wi