GithubHelp home page GithubHelp logo

isabella232 / cpa-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from embl-ebi-tsi/cpa-template

0.0 0.0 0.0 12 KB

Create ECP applications and infrastructure ( `cpa-apps` ) starting from a template.

Shell 66.60% HCL 33.40%

cpa-template's Introduction

cpa-template

A simple way to create a new application for the EMBL-EBI Cloud Portal (ECP).

How to use

  1. Edit the config.yaml file with the values for your application.
  2. Add or modify the templates in the template folder using Jinja2 syntax.
  3. Execute the scriptrun.sh to generate the ECP application:
./run.sh

Done!

The ECP application code will be available in the ecp folder.

To use your new application you just need to:

  1. add the content of the ecp folder to a git repository (or create a new one)
  2. feed the ECP with the URL of your git repository, using the (+) button in the Application repository section.

Requirements:

  • Jinja2 template code generator (yasha).
pip install yasha
  • rsync.

RedHat, CentOS:

sudo yum install rsync -y

Debian, Ubuntu:

sudo apt install rsync -y

cpa-template's People

Contributors

giannidallatorre 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.