Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Applications on Demand Service - information for developers

From EGIWiki
Jump to navigation Jump to search
Applications on Demand Service menu: Home Documentation for providers Documentation for developers Architecture




Applications on Demand (AoD) Service Information pages

The EGI Applications on Demand service (AoD) is the EGI’s response to the requirements of researchers who are interested in using scientific applications in a on-demand fashion together with the compute and storage environment needed to compute and store data.

Go to the AoD service

Development guidelines and materials for application developers

This wiki collects the technical information to help developers to integrated new scientific applications in the Science Gateways and VRE currently available in the Application on Demand service.

Requirements

To port new scientific applications in the available applications hosting framework, the following prior knowledge are requested:

  • Java programming;
  • Web application development (HTML, Java server pages, XML, servlets and JSR-286 portlets);
  • Basic Unix shell;
  • Basic Database management (e.g. MySQL);
  • Familiar with GitHub and Ansible;
  • A good editor/IDE.

How to integrate a new application in the CSG

This section covers in-depth the main topics of the Catania Science Gateway Framework, and will provide the necessary know-how to integrated new scientific applications in the Catania Science Gateway.


The material, based both lectures and hands-on practises, have been presented during the last Sci-GaIA winter school.

How to integrate a new application in the WS-PGRADE portal

Add here

How to integrate a new application in EC3

The process to integrate a new application in EC3 is described by the following process: