Repository: airavata-docs Updated Branches: refs/heads/master e36bf37fc -> 7e0159128
Disambiguating scigap and airavata Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/7e015912 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/7e015912 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/7e015912 Branch: refs/heads/master Commit: 7e0159128d308c8db5fb33ed61f0f22573a9f012 Parents: e36bf37 Author: smarru <[email protected]> Authored: Thu Mar 3 22:17:20 2016 -0500 Committer: smarru <[email protected]> Committed: Thu Mar 3 22:17:20 2016 -0500 ---------------------------------------------------------------------- Airavata-Installation.md | 10 ++++------ User-Profiles.md | 2 +- index.md | 20 +++----------------- 3 files changed, 8 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/7e015912/Airavata-Installation.md ---------------------------------------------------------------------- diff --git a/Airavata-Installation.md b/Airavata-Installation.md index eb2cfcd..add39cd 100644 --- a/Airavata-Installation.md +++ b/Airavata-Installation.md @@ -1,16 +1,14 @@ -## Install Airavata -<b>NOTE: Below instructions are for users who host Airavata by themselves. -<br>For communities who require SciGaP to host the gateway can contact through <a href="http://docs.scigap.org/en/latest/Contact-Us/" target="_blank">SciGaP - Contact Us</a></b> -<br></br> +## Install Apache Airavata + <br><b>Click your option;</b></br> [<button type="button" style="color:#3232ff;text-align:center;font-weight:bold;background-color:darkgray;width:200px;border-radius:4px">Airavata Prerequisites</button>](#Airavata) [<button type="button" style="color:#3232ff;text-align:center;font-weight:bold;background-color:darkgray;width:200px;border-radius:4px">Airavata on CentOS 7</button>](#AiravataCent) <br></br> -### <h3 id="Airavata">General Airavata Prerequisites</h3> -1. JAVA 8 or above is required +### <h3 id="Airavata">Airavata Prerequisites</h3> +1. JAVA 8 - Java installation on CentOS, Mac, Windows, etc.. - <a href="https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html" target="_blank">Oracle JAVA Installation</a> 2. RabbitMQ - <a href="https://www.rabbitmq.com/download.html" target="_blank">Download the RabbitMQ Binary</a><br>Select the download file as per the operating system of your machine/server. http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/7e015912/User-Profiles.md ---------------------------------------------------------------------- diff --git a/User-Profiles.md b/User-Profiles.md index e4012f8..aadd306 100644 --- a/User-Profiles.md +++ b/User-Profiles.md @@ -15,7 +15,7 @@ - Create Gateway and set up identity server for user account management. - Register Computer resource available to submit jobs through Airavata. - Add email monitoring accounts detail to Airavata for each gateway. - - Investigate issues with individual experiments from any of the gateways under SciGaP. + - Investigate issues with individual experiments from any of the gateways. <br> <br> - Gateway Admin http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/7e015912/index.md ---------------------------------------------------------------------- diff --git a/index.md b/index.md index 7b0f192..2dc6d32 100644 --- a/index.md +++ b/index.md @@ -1,4 +1,4 @@ -# Airavata Is.... +# Apache Airavata Is.... - A distributed framework that supports execution and management of computational scientific applications and workflows in grid based systems, remote clusters and cloud based systems. - Airavataâs main focus is on submitting and managing application executions and workflows in grid based systems. @@ -9,21 +9,7 @@ For more information on Airavata visit; <a href="http://airavata.apache.org/" target="_blank">Apache Airavata</a> <br> <br> -# How do you want to use Airavata? -Two options; </br> -1. <b class="darkred">Gateway hosted by SciGaP</b><br> - - Provided you have your own allocation you can use all compute resource available within Airavata.<br> - - SciGaP will host your Gateway, WSO2 IS (gateway user account management), MySQL DB for you in SciGaP servers.<br> - - For this option contact us through <add contact email, mailing list> - <br> -For more information on SciGaP visit; <a href="http://scigap.org/" target="_blank">SciGaP</a> -<br> -<br>2. <b class="darkred">Gateway hosted by User</b><br> - - You have to install all pre requisites such as RabbitMQ, My SQL, etc<br> - - User installs and hosts Airavata, PGA and WSO2 IS on own servers.<br> - - Configure and register all compute resources, Gateway configuration on your own<br> - - Start from <a href="http://docs.scigap.org/en/latest/Installation/" target="_blank">Installations Page</a> +The Installation section of the documentation applies to on-premise installation of Apache Airavata. -Based on the option you select the level of assistance you receive from Airavata group will differ. -<br>SciGaP or Airavata team will always act as the consultants to science communities and users who are looking out for middleware and gateways. +If you are interested to rather use a hosted version, you can contact a downstream project <a href="http://scigap.org/" target="_blank">Science Gateways Platform as a Service (SciGaP)</a>. SciGaP runs Apache Airavata as platform services.
