ConPaaS-team / conpaas

ConPaaS: integrated runtime environment for elastic cloud applications
http://www.conpaas.eu
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link
          ConPaaS: an integrated runtime environment
               for elastic Cloud applications
                   http://www.conpaas.eu

Introduction

ConPaaS aims at simplifying the deployment and management of applications in the Cloud. In ConPaaS, an application is defined as a composition of one or more services. Each service is an elastic component dedicated to the hosting of a particular type of functionality. A service can be seen as a standalone component of a distributed application.

Each ConPaaS service is self-managed and elastic: it can deploy itself on the Cloud, monitor its own performance, and increase or decrease its processing capacity by dynamically (de-)provisioning instances of itself in the Cloud. Services are designed to be composable: an application can for example use a Web hosting service, a database service to store the internal application state and a file storage service to store access logs. Application providers simply need to submit a manifest file describing the structure of their application and its performance requirements.

ConPaaS currently contains:

Installation

You will find the ConPaaS Installation guide in the "docs" directory.

Bugs

No matter how carefully we have tested this system, it most certainly still contains a number of remaining bugs. If you encounter any abnormal behavior, please let us know at info@conpaas.eu.