leeaee / orchestrator

The INDIGO PaaS Orchestrator

Home Page:https://www.indigo-datacloud.eu/paas-orchestrator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INDIGO

INDIGO PaaS Orchestrator

GitHub license GitHub release

Travis Codecov SonarQube Tech Debt Known Vulnerabilities Jenkins

The INDIGO PaaS Orchestrator is a component of the PaaS layer that allows to instantiate resources on Cloud Management Frameworks (like OpenStack and OpenNebula) and Mesos clusters.

It takes the deployment requests, expressed through templates written in TOSCA YAML Simple Profile v1.0, and deploys them on the best cloud site available. In order to do that

  1. it gathers SLAs, monitoring info and other data from other platform services,
  2. it asks to the cloud provider ranker for a list of the best cloud sites.

DEPENDENCIES TO OTHER SERVICES

The PaaS Orchestrator needs the presence of the following INDIGO services:

GUIDES

About

The INDIGO PaaS Orchestrator

https://www.indigo-datacloud.eu/paas-orchestrator

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Shell 0.3%Language:Dockerfile 0.1%