1 Star 0 Fork 328

Hello_Geek / zadig

forked from KodeRover / zadig 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 5.40 KB
一键复制 编辑 原始数据 按行查看 历史
YuanPei Li 提交于 2021-12-09 11:55 . fix the quick start link

Zadig logo

Developer-oriented Continuous Delivery Product

Codacy Badge Zadig CI LICENSE LanguageGo Report Card GitHub release (latest SemVer including pre-releases) "Join us on Slack"

English | 简体中文

Table of Contents

What is Zadig

Zadig is an open-source, distributed, cloud-native CD (Continuous Delivery) product designed for developers. Zadig not only provides high-availability CI/CD capabilities, but also provides cloud-native operating environments, supports developers' local debugging, parallel build and deployment of microservices, integration testing, etc. .

Zadig is non-invasive, it does not exclude any of your existing development process. Instead it can easily integrate with Github/Gitlab, Jenkins and many other cloud vendors in a seamingless way. We strive for the 10x optimal developer experience with the lowest maintenance cost possible.

Our vision is: Developer + Zadig = Business success

The business architecture is as follows:

Business Architecture

For more details about system architecture, see Zadig System Architecture Overview.

The Highlighted Features:

High Concurrency Based on cloud-native design, through simple configuration, the system automatically generates workflows to achieve high concurrent execution for continuous delivery relevant tasks such as building, testing and deployment, across multiple services. It significantly improves the efficiency of multi-services deployment in microservice architecture.
Service-oriented Environment With just one set of service configuration, multiple encapsulated environments will be provided automatically within minutes, empowering independent environments for developers, QAs and product managers.

Minimum to none migration cost of existing environments -- just hosting with one click, the system allows browsing and adjusting all the services at your fingertips.

Non-intrusive Testing Automation Zadig can easily and non-intrusively embed existing testing automation frameworks, and achieve continuous building, testing and deployment via GitHub/GitLab Webhook.

It also integrates with productivity bots to provide instant quality report, which effectively applies shift-left testing best practices.

Convenient Development CLI/IDE Plugin Zadig also provides a convenient toolkit with development commandline interface which allows compiling, building and deploying the changes to dev environment with one command. It enables collaborated debugging and testing with minimum manual toil, reduces cognitive load and allows teams to focus more on business.

Quick start

How to use?

Please follow Quick Start

Bootcamps

With many hands-on tips, case studies and demos of different application types, Zadig bootcamp gives developers easy to follow best practices in a cloud native CI/CD solution

Just follow Tutorials to try it step by step.

How to make contribution?

Please check out our contributing guideline.

Getting help

License

Apache 2.0 License

Go
1
https://gitee.com/Hello_Geek/zadig.git
git@gitee.com:Hello_Geek/zadig.git
Hello_Geek
zadig
zadig
main

搜索帮助