GithubHelp home page GithubHelp logo

apache / airavata Goto Github PK

View Code? Open in Web Editor NEW
109.0 26.0 116.0 108.26 MB

A general purpose Distributed Systems Framework

Home Page: https://airavata.apache.org/

License: Apache License 2.0

Java 75.29% Shell 0.32% C++ 16.73% C 0.06% PHP 2.35% Python 1.32% Thrift 0.95% Batchfile 0.01% XSLT 0.01% HTML 0.18% CSS 0.07% Dockerfile 0.02% JavaScript 0.81% Blade 1.28% Jinja 0.47% Go 0.07% Jupyter Notebook 0.07% Makefile 0.01%
airavata java sciencegateways gateways cloudnative microservices workfloworchestrator workflow bigdata

airavata's Introduction

Apache Airavata

Build Status Maven Central

About

Apache Airavata is a software framework for executing and managing computational jobs on distributed computing resources including local clusters, supercomputers, national grids, academic and commercial clouds. Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration. Airavata bundles a server package with an API, client software development Kits and a general purpose reference UI implementation - Apache Airavata Django Portal.

Learn more about Airavata at https://airavata.apache.org.

Building Apache Airavata

Prerequisites

  • Sources compilation requires Java SDK 11.
  • The project is built with Apache Maven 3+.
  • Set or export JAVA_HOME to point to JDK. For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/adoptopenjdk-11
  • Git

Build the distribution

git clone https://github.com/apache/airavata.git
cd airavata
mvn clean install

To build without running tests, use mvn clean install -Dmaven.test.skip=true. The compressed binary distribution is created at PROJECT_DIR/modules/distribution/target.

Build and run docker distribution (Experimental and not recommended for production deployments)

  • This requires docker and docker-compose installed in your system

  • Build the source and docker images for each microservice

    git clone https://github.com/apache/airavata.git
    cd airavata
    mvn clean install 
    mvn docker:build -pl modules/distribution
  • Start supporting services and Airavata miroservices (API Server, Helix Components and the Job Monitors)
     docker-compose -f modules/ide-integration/src/main/containers/docker-compose.yml -f modules/distribution/src/main/docker/docker-compose.yml up
  • Django portal and PGA Portal can be pointed to airavata.host:8930 (API) , airavata.host:8962 (Profile Service), airavata.host:8443 (Keycloak). Make sure that you add a host entry that maps airavata.host -> 127.0.0.1

  • To stop all the services

    docker-compose -f modules/ide-integration/src/main/containers/docker-compose.yml -f modules/distribution/src/main/docker/docker-compose.yml down
  • If you do any code change and need to reflect them in the deployment, stop the docker deployment, rebuild docker images and start the docker deployment

Getting Started

The easiest way to get started with running Airavata locally and setting up a development environment is to follow the instructions in the ide-integration README. Those instructions will guide you on setting up a development environment with IntelliJ IDEA.

Contact

For additional information about Apache Airavata, please contact the user or dev mailing lists: https://airavata.apache.org/mailing-list.html

Contributing

Want to help contribute to the development of Apache Airavata? Check out our contributing documentation.

Links

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Please see the LICENSE file included in the root directory of the source tree for extended license details.

airavata's People

Contributors

aarushiibisht avatar ajinkya4 avatar anujbhan avatar chathuriw avatar dimuthuupe avatar dmreagan avatar eroma2014 avatar fengggli avatar glahiru avatar gouravshenoy avatar hasinitg avatar isururanawaka avatar lahirug avatar lahirujayathilake avatar machristie avatar marie-iub avatar marpierc avatar msmemon avatar nadeemanjum avatar nipun123 avatar ramindersingh avatar rsandhu1 avatar sachinkariyattin avatar samindaw avatar scnakandala avatar smarru avatar syodage avatar tilaks26 avatar vaglomangirish avatar yasgun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.