Apache Airavata

  1. Follow steps given in Tutorial 02 to download PGA (PHP Reference Gateway for Airavata) as per your OS.
  2. To download and locally host Airavata follow steps in Airavata Documentation: Airavata Installation
    NOTE: Instruction provided is specifically for Cent OS. Since the prerequisites are same and instructions are similar you might need to focus on dependencies required and actual commands as per your OS.
  3. To link local PGA and Airavata
    1. In PGA app/config folder locate the file called pga_config.php.template
    2. Copy the template file and name it as pga_config.php
    3. In the newly copied file find two configurations for
      1. Airavata host
      2. Port
    4. Change above configurations

      1. Airavata host = localhost

      2. Port = 8930

      Also for more information on configuring pga_config.php follow: step 6 in Airavata Documentation: pga_config.php 

  4. You are all set to run your own PGA!

  5. For steps to register resources, applications, etc… use Tutorial 05

  6. For steps to create projects, experiments and monitor them use Tutorial 04
    IMPORTANT: When following Tutorial 05 and Tutorial 04 In places where the hosted PGA link is used please replace by your locally running PGA URL.


Comments, clarifications most welcomed. Subscribe and contact us through http://airavata.apache.org/community/mailing-lists.html
  • No labels