zedjia / erda

Enterprise-grade application development platform

Home Page:http://www.erda.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erda - An enterprise-grade microservice application development platform

License codecov

Introduction

Erda is an open-source platform created by Terminus to ensuring the development of microservice applications. It provides DevOps, microservice governance, and multi-cloud management capabilities. The multi-cloud architecture based on Kubernetes and application-centric DevOps and microservice governance can make the development, operation, monitoring, and problem diagnosis of complex business applications simpler and more efficient.

Functional Architecture

We will gradually open source the entire function according to the workload. The first to complete will be DevOps, multi-cloud management, followed by microservice governance, edge computing, etc. IT service is a function planned in the roadmap, and it has not yet started.

Architecture

We split the codes of erda into multiple repositories according to different function. The key repositories are erda, erda-proto, erda-infra, erda-ui.

erda It is the main repository.

erda-proto Store the communication protocol definitions between erda internal services, and the componentized protocol definitions between the web front-end and back-end services.

erda-infra It is a basic repository, which stores some common and basic module codes, including the wrappers of middleware SDK, etc.

erda-ui It is erda's web system and an essential component of erda. Due to the separation of front-end and back-end, it is an independent repository.

Quick start

To start using erda

To start developing erda

User Documentation

Contributing

This section is in progress here Contributing to Erda

Contact Us

License

Erda is under the Apache 2.0 license. See the LICENSE file for details.

About

Enterprise-grade application development platform

http://www.erda.cloud

License:Apache License 2.0


Languages

Language:Go 99.7%Language:Shell 0.2%Language:Makefile 0.1%Language:Dockerfile 0.0%