libangrui / openpitrix

Application Management Platform on Multi-Cloud Environment

Home Page:https://openpitrix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPitrix

OpenPitrix

Build Status Docker Build Status Go Report Card GoDoc License


OpenPitrix is an open platform to package and deploy applications into multiple cloud environments such as QingCloud, AWS, Kubernetes etc. Pitrix ['paitriks] means the matrix of PaaS and IaaS which makes it easy to develop, deploy, manage applications including PaaS on various runtime environments, i.e., Pitrix = PaaS + IaaS + Matrix. It also means a matrix that contains endless (PI - the Greek letter "π") applications.


Motivation

The project originates from QingCloud AppCenter which helps developers to create cloud-based enterprise applications in a few days and sell them on the center. In addition, the learning curve of how to develop such applications is extremely low. Usually it takes a couple of hours for a developer to understand the working flow. Since QingCloud AppCenter was launched, many customers and partners have been asking us if it supports IaaS other than QingCloud such as AWS, Vmware. That is where the project comes from.

Design

Basic idea is to decouple application repository and runtime environment. The runtime environment that an application can run is by matching the labels of runtime environment and the selector of the repository where the application is from. Please check out how to design the project.

Contributing to the project

All members of the OpenPitrix community must abide by the CNCF Code of Conduct. Only by respecting each other can we develop a productive, collaborative community.

You can then check out how to setup for development.

About

Application Management Platform on Multi-Cloud Environment

https://openpitrix.io

License:Apache License 2.0


Languages

Language:Go 99.2%Language:HTML 0.4%Language:Makefile 0.3%Language:Shell 0.0%