• Stars
    star
    2,380
  • Rank 19,327 (Top 0.4 %)
  • Language
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open Source Multi-Cloud Integrated Platform

English | ็ฎ€ไฝ“ไธญๆ–‡ | Home | Documents | Blog | Community ยท Forum | Cases | Screenshots | Roadmap | Release Notes

Tips: We welcome your input! If you have feedback, please submit an topic in the forum of Choerodon.

And you can also sign up Choerodon and kickstart your journey.

Choerodon - Open source whole value chain multi-cloud agile collaboration platform

Choerodon is an Open source whole value chain multi-cloud agile collaboration platform, which is built on open source technologies, including Kubernetes, Istio, knative, Gitlab and Spring Cloud, to enable integration of local and cloud environments and achieve the consistency of enterprise cloud/hybrid cloud environments. By providing Lean-Agile, continuous delivery, container environments, microservices, DevOps, and other capabilities, the platform helps organizations to manage applications lifecycle, and deliver business value rapidly and frequently.

Choerodon provides:

  • A comprehensive tool chain supporting DevOps best practices, supporting Scrum management from planning, programming, building, testing, publishing, and operations.

  • A suite of Spring Cloud-based microservice application frameworks to help companies become faster and more efficient for microservice development.

Choerodon 2.0: Open source with new capabilities for greater availability and stability! Choerodon 2.0 brings new capabilities for open source code management, artifact library management, CI/CD pipeline, container management, environment resources, application deployment, and more to provide greater availability and stability. Although this release does not include project management, test management, knowledge base etc. you can sign up for a trial environment to experience the project collaboration management features.

It should be noted that Choerodon CE 2.0 does not support upgrades from v1.1. However, we sincerely hope that you can install Choerodon CE 2.0 and experience the excellent performance and functionality brought by Choerodon 2.0. Looking forward to your participation and feedback!

Choerodon 2.0 brings you a brand new open source experience!

The feature of Choerodon

  • Collaboration(Enterprise Edition) - Combine Lean-Agile to manage business requirements and tasks to create an efficient collaborative ecosystem. Provides collaboration tools such as worklist, story map, and knowledge management. It is a value chain that runs through development, test, and deployment. It promotes communication among team members, reduces project management costs, and improves communication and collaboration efficiency.

  • Development -Provides an iterative planning and continuous integration pipeline to help standardize application service development and achieve rapid iteration. Guided by the concept of DevOps, combined with lean Kanban and Gitlab branch management, it provides a continuous integration pipeline, shortens the development cycle of application services, improves team efficiency, and efficiently and frequently delivers new software versions to test teams or users.

  • Deployment -Pipelined multi-environment one-click deployment. Users can easily use the deployment function to manage various application services developed and deployed using Choerodon, including application start and stop, status monitoring, and version control corresponding to application service, container management and so on, as well as includes various involved resources management in application services, such as network, domain name, database service, cache service, etc.

  • Test(Enterprise Edition) -Agile continuous testing tools can effectively improve the efficiency and quality of software testing.Test Management provides users with an agile continuous testing tool, including test case management, test loop, test analysis and so on, which can effectively to improve the efficiency and quality of software testing, improve the testing flexibility and visualization level, and ultimately reduce test time and enable Users focus on building software functions.

  • Operation -Various reports that auxiliary the management of the project are collected, and display project progress details and problems in multiple dimensions. Contain agile reports (cumulative flow diagram, burndown chart๏ผŒ etc.), DevOps reports (code submission chart, code quality chart, etc.), test report.

  • Microservice framework - Microservice framework based on microservice technology platform hzero,with this development framework user can easily build application services.

Also, you can view the screenshots of Choerodon to have a most intuitive understanding of Choerodon, and you can visit the website of Choerodon choerodon.io

Component relationship list

โ””โ”€ choerodon-parent                                CHOERODON parent
    โ”œโ”€ choerodon-register                                eureka server
    โ”œโ”€ choerodon-gateway                                 gateway service
    โ”œโ”€ choerodon-swagger                                 swagger service
    โ”œโ”€ choerodon-admin                                   platform administration service
    โ”œโ”€ choerodon-oauth                                   oauth service
    โ”œโ”€ choerodon-iam                                     iam service
    โ”œโ”€ choerodon-platform                                platform management
    โ”œโ”€ choerodon-file                                    file service
    โ”œโ”€ choerodon-monitor                                 monitor service
    โ”œโ”€ choerodon-message                                 message service
    โ”œโ”€ devops-service-business                           devops service
    โ”œโ”€ workflow-service                                  workflow
    โ”œโ”€ gitlab-service                                    gitlab service
    โ”œโ”€ hrds-prod-repo                                    production repository service
    โ”œโ”€ hrds-code-repo                                    code repository service
    โ”œโ”€ hzero-parent                                      hzero parent
    โ””โ”€ choerodon-starter-parent                          common develop dependency parent
        โ”œโ”€ choerodon-gitlab4j-api                             choerodon gitlab api
        โ”œโ”€ choerodon-tool-liquibase                           liquibase initialization tool 
        โ”‚  โ””โ”€ hzero-installer                                 hzero initialization tool
        โ”œโ”€ choerodon-starter-core                             common helper
        โ””โ”€ choerodon-starter-asgard                           asgard client

For detailed component information on HZERO-PARENT๏ผŒseeHZERO.

Installation

Please follow the documentation of installation to install Choerodon.

To start using Choerodon

For operation manual, please read the documentation choerodon.io.

If you have any questions, you can post in forum.

To start developing with Choerodon

There are two parties, microservice backend and frontend, in Choerodon microservice development framework.

If you want to develop microservice backend, please refer to the microservices developer's documentation.

Also, with the help of frontend developer's documentation , you can use the Choerodon`s frontend style.

The components of Choerodon

This repository contains the source code for Choerodon documentation. If you're looking for individual components, they live in their own repositories.

  • choerodon-starter [GitHub]|[Gitee]ย - Is a toolkit developed by Choerodon, which provides some of the basic dependencies used in the development process.

  • choerodon-framework [GitHub]|[Gitee]ย - Choerodon microservices framework.

  • choerodon-register [GitHub]|[Gitee]ย - The service Choerodon's Platform registry service is based on Eureka.

  • choerodon-platform [GitHub]|[Gitee]ย ย - This service is Choerodon as the basic management service of the platform, mainly providing some basic capabilities for the platform, such as system configuration, development configuration, etc.

  • choerodon-oauth [GitHub]|[Gitee]ย ย - This service is the Choerodon microservice architecture authorization center and is mainly responsible for user permission setting and authorization.

  • choerodon-swagger [GitHub]|[Gitee]ย ย - This service is Choerodon's API document management service, which is mainly responsible for interface document, API document of platform development test and debugging management.

  • choerodon-gateway [GitHub]|[Gitee]ย ย - This service is Choerodon's Spring Cloud Gateway based microservice Gateway service.

  • choerodon-file [GitHub]|[Gitee]ย ย - The service is Choerodon file management, which provides file storage services for the platform.

  • choerodon-message [GitHub]|[Gitee]ย ย - The service is Choerodon message management, a unified messaging push portal for the platform.

  • choerodon-admin [GitHub]|[Gitee]ย ย - This service is Choerodon's platform governance service and provides automated routing refresh, authority refresh, swagger information refresh.

  • choerodon-iam [GitHub]|[Gitee]ย ย - This service is the core back-end service of Choerodon, with administrative functions such as user, role, permission, organization, project, password policy, client, menu, icon, multi-language, etc., supporting the import of third-party users through LDAP.

  • choerodon-asgard [GitHub]|[Gitee]ย ย - This service is Choerodon's distributed timing task and distributed transaction management service.

  • choerodon-monitor [GitHub]|[Gitee]ย ย - This service is Choerodon's audit monitoring service and provides monitoring audit capabilities, including data audit and operational audit.

  • devops-service-business [GitHub]|[Gitee] - - DevOps Service is the core service of Choerodon. Integrated several open source tools to automate the process of planning, coding, building, testing, and deployment, operation, monitoring.

  • gitlab-service [GitHub]|[Gitee] - The service interacts with Gitlab by introducing an external Java client. This client handles Gitlab requests from other services by directly invoking the API provided by Gitlab.

  • workflow-service [GitHub]|[Gitee] - The Activiti7-based workflow service enables dynamic and flexible creation, initiation, monitoring and management of processes.

  • code-repo-service [GitHub]|[Gitee] - The service is a code base management module that provides functions such as authority management through integration with Gitlab, through the Choerodon platform one-stop management of the code base.

  • prod-repo-service [GitHub]|[Gitee] - This service is a product library module that integrates With Nexus and Harbor to provide management of Maven packages, NPM packages, Docker images, etc.

  • choerodon-ui [GitHub]|[Gitee]ย ย - An enterprise-class UI design language and React-based implementation.Realize the react component of Material Design of Google based on Ant Design Components , which is used to develop and serve the enterprise level back-end products.

  • choerodon-front [GitHub]|[Gitee]ย ย - The project is an overall front-end project that combines Choerodon base, Choerodon devops Choerodon agile, etc.

  • choerodon-front-hzero [GitHub]|[Gitee]ย ย - This front-end service is the front-end service of Partial functions transplanted to HZero system after the fusion of Choerodon and HZero, including user management, interface, API testing and other functions.

  • choerodon-cluster-agent [GitHub]|[Gitee] - It is a core component of the continuous delivery of Choerodon, deployment pipeline through active connections, and interacting directly with Kubernetes clusters, such as cluster status checks, application environment status checks, updates, and more.

Demo environment

And you can also experience the demo environment of Choerodon.

Contribute

We welcome your input! If you have feedback, please submit an topic. If you'd like to participate in development, please read the documentation of contribution and submit a pull request.

Support

If you have any questions and need our support, reach out to us one way or another.

More Repositories

1

hzero

HZERO-ๅŸบไบŽๅพฎๆœๅŠกๆžถๆž„ๅผ€ๆบๅ…่ดน็š„ไผไธš็บงPaaSๅนณๅฐ
JavaScript
394
star
2

choerodon-ui

An enterprise UI framework and react-based implementation.
TypeScript
311
star
3

choerodon-framework

Choerodon Microservices Framework.
86
star
4

choerodon-starters

This is the toolkit developed by Choerodon and provides some basic dependencies for use in the development process.
Java
78
star
5

choerodon-front

Choerodon Front is a total front-end of Choerodon that combines Choerodon IAM and Choerodon DevOps.
Mustache
62
star
6

devops-service

DevOps Service is the core service of Choerodon. It integrated several open source tools to automate the DevOps process of planning, coding, building, testing, and deployment, operation, monitoring.
Java
61
star
7

hzero-starter-parent

Java
29
star
8

choerodon-file

The file service is built on minio server, we can use minio client to upload and delete files.
Java
29
star
9

choerodon-front-boot

Choerodon front boot is a toolkit about front end package management, startup, compilation. It is mainly used to provide custom some configurations file to create a project of React that can be modified to some extent.
JavaScript
27
star
10

choerodon-oauth

This service is the authorized authentication center of the choerodon microservices framework and is mainly responsible for user privilege and authorization.
Java
18
star
11

gitlab-service

Gitlab Service is responsible for establishing communication with GitLab, handling GitLab related logic and forwarding it to other services.
Java
17
star
12

choerodon-cluster-agent

choerodon cluster agent
Go
16
star
13

test-manager-service

This service is the management center of the Choerodon Microservices Framework. It`s main functions include configuration management, route management, and swagger management.
Java
15
star
14

hzero-front

JavaScript
13
star
15

choerodon-message

Java
12
star
16

choerodon-iam

Java
11
star
17

choerodon-front-master

JavaScript
10
star
18

website

Choerodon documentation.
JavaScript
9
star
19

dockerfile

Dockerfile
8
star
20

hzero-iam

Java
8
star
21

workflow-service

Java
8
star
22

agile-service

Java
7
star
23

hzero-platform

Java
7
star
24

choerodon-asgard

The Asgard Service is a task scheduling service, and support taskOutputJsonData consistency through saga
Java
7
star
25

choerodon-front-devops

JavaScript
6
star
26

hzero-resource

Groovy
6
star
27

hzero-oauth

Java
6
star
28

choerodon-gateway

Java
6
star
29

hzero-message

Java
5
star
30

knowledgebase-service

JavaScript
5
star
31

hzero-parent

5
star
32

c7nctl

Choerodon CLI tool
Go
5
star
33

code-repo-service

Java
4
star
34

hzero-scheduler

Java
4
star
35

prod-repo-service

Java
4
star
36

choerodon-register

Registration center.
Mustache
4
star
37

choerodon-front-hzero

CSS
3
star
38

choerodon-front-asgard

JavaScript
3
star
39

hzero-register

Java
3
star
40

choerodon-front-base

JavaScript
3
star
41

hzero-gateway

Java
3
star
42

hzero-starter-social-parent

Java
2
star
43

hzero-import

JavaScript
2
star
44

hzero-gateway-helper

Java
2
star
45

hzero-swagger

Java
2
star
46

choerodon-front-notify

JavaScript
2
star
47

elasticsearch-kb

Smarty
1
star
48

choerodon-front-manager

JavaScript
1
star
49

choerodon-ui-font

HTML
1
star
50

choerodon-swagger

Mustache
1
star
51

hzero-file

JavaScript
1
star
52

choerodon-platform

Groovy
1
star