cao527121128 / 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. Please read OpenPitrix Insight for details.

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 selectors of the repository where the application is from besides the provider. Please check out how to design the project.

Roadmap

The Roadmap demonstrates a list of open source product development plans and features being split by the edition and role modules, as well as OpenPitrix development team's anticipate of OpenPitrix. Obviously, it details the future's direction of OpenPitrix, but may change over time. We hope that can help you to get familiar with the project plans and vision through the Roadmap. Of course, if you have any better ideas, welcome to Issues.

Installation

Please follow the Installation Guide to install OpenPitrix.

To start using OpenPitrix

To get started with OpenPitrix, please read the Quick start guide.

For more information, see the OpenPitrix Website and Documentation.

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 98.1%Language:Makefile 0.9%Language:Shell 0.8%Language:HTML 0.1%Language:Dockerfile 0.1%Language:JSONiq 0.0%