Skip to content
forked from erda-project/erda

An enterprise-grade Cloud-Native application platform for Kubernetes.

License

Notifications You must be signed in to change notification settings

Climber2017/erda

Repository files navigation

Erda - An enterprise-grade application building, development, monitoring platform

Erda logo

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

Erda is mainly composed of the following parts, they are

  • DevOps
  • Microservice Governance, include Application Performance Management, Monitoring, Log Analysis, API Gateway, etc.
  • Multi-cloud Management
  • Edge Computing
  • FastData Management

Erda's vision is "Build any application, Deploy anywhere, Monitor everything".

Screenshot

Screenshot

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.

User Documentation

To start using Erda, please see our user documentation. Before using, you need to see the installation document to install erda.

Contributing

This section is in progress here Contributing to Erda

Contact Us

We look forward to your connecting with us, you can ask us any questions.

License

Erda is under the AGPL 3.0 license. See the LICENSE file for details.

About

An enterprise-grade Cloud-Native application platform for Kubernetes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%