Nice, thanks. I hope this makes deployments a lot easier.
From: Shameera Rathnayaka
Reply-To: "dev@airavata.apache.org"
Date: Friday, September 23, 2016 at 10:05 PM
To: dev
Subject: Re: Ansible script to deploy Airavata on AWS
Hi Devs,
I moved my local airavata ansible s
Hi Devs,
I moved my local airavata ansible script from
https://github.com/shamrath/airavata-ansible which already under Apache 2.0
License header, to Airavata repository, Lets maintain the script here.
Thanks,
Shameera.
On Thu, Sep 1, 2016 at 7:24 PM Shameera Rathnayaka
wrote:
> Hi Amila,
>
>
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
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
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