Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indigo-dc/tosca-templates

TOSCA Templates Supporting the Use Cases for INDIGO-DataCloud
https://github.com/indigo-dc/tosca-templates

deep-hybrid-datacloud extreme-datacloud tosca

Last synced: about 1 month ago
JSON representation

TOSCA Templates Supporting the Use Cases for INDIGO-DataCloud

Awesome Lists containing this project

README

        

# INDIGO-DataCloud tosca-templates

[![GitHub license](https://img.shields.io/github/license/indigo-dc/tosca-templates.svg)](https://github.com/indigo-dc/tosca-templates/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/release/indigo-dc/tosca-templates.svg)](https://github.com/indigo-dc/tosca-templates/releases)

These are the TOSCA Templates Supporting the Use Cases for INDIGO-DataCloud.
The applications currently supported are:

* `amber/ambertools.yaml`: Deploy an instance that supports [AmberTools](http://ambermd.org).

* `amber/amber_job_*.yaml`: Run the amber tool [_sander_](http://ambermd.org/) through a Chronos job.

* `disvis.yaml`: Deploy an instance that supports [DisVis](https://github.com/haddocking/disvis.git).

* `docker-kepler.yaml`: Deploy a container with the [Kepler WF engine](https://kepler-project.org/) in the OneDock testbed.

* `galaxy.yaml`: Deploy a [Galaxy](http://galaxyproject.org/) server configured to execute jobs locally.

* `galaxy_elastic_cluster.yaml`: Deploy a [Galaxy](http://galaxyproject.org/) server configured with a SLURM elastic cluster as LRMS.

* `mesos_cluster.yaml`: Deploy a [mesos](https://mesos.apache.org/) cluster. The cluster is composed by one master, three slaves and one load balancer.

* `powerfit.yaml`: Deploy an instance that supports [PowerFit](https://github.com/haddocking/disvis.git).

* `dodas/*.yaml`: Deploy an HTCondor cluster on Mesos (DODAS)

* `deep-oc`: DEEP-Hybrid-DataCloud Open Catalog.

**User guides:**

* [Brief guide to TOSCA](doc/tosca.md)

* [How to deploy a TOSCA Template](doc/tosca-deploy.md)