Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/indigo-dc/tosca-templates
- Owner: indigo-dc
- License: apache-2.0
- Created: 2016-04-28T11:32:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T11:39:26.000Z (about 2 years ago)
- Last Synced: 2024-08-25T00:38:18.595Z (4 months ago)
- Topics: deep-hybrid-datacloud, extreme-datacloud, tosca
- Size: 472 KB
- Stars: 7
- Watchers: 15
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)