All Projects → koderover → zadig

koderover / zadig

Licence: Apache-2.0 license
Zadig is a cloud native, distributed, developer-oriented continuous delivery product.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to zadig

cicdstatemgr
Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.
Stars: ✭ 25 (-98.45%)
Mutual labels:  continuous-delivery, cicd
Jenkins
Jenkins automation server
Stars: ✭ 18,225 (+1028.48%)
Mutual labels:  continuous-delivery, cicd
terraform-provider-spinnaker
Terraform Provider to manage spinnaker pipelines
Stars: ✭ 36 (-97.77%)
Mutual labels:  continuous-delivery, cicd
SUSE-Cloud-Native-Foundations-Scholarship
Udacity Suse Cloud Native Foundations Scholarship Course Walkthrough
Stars: ✭ 34 (-97.89%)
Mutual labels:  cloud-native, cicd
Book Cicd Docker Kubernetes
A book on CI/CD with Docker, Kubernetes and Semaphore
Stars: ✭ 122 (-92.45%)
Mutual labels:  continuous-delivery, cloud-native
Android-CICD
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Stars: ✭ 37 (-97.71%)
Mutual labels:  continuous-delivery, cicd
Cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
Stars: ✭ 2,843 (+76.04%)
Mutual labels:  continuous-delivery, cicd
Jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
Stars: ✭ 4,041 (+150.22%)
Mutual labels:  continuous-delivery, cicd
Argo Cd
Declarative continuous deployment for Kubernetes.
Stars: ✭ 7,887 (+388.36%)
Mutual labels:  continuous-delivery, cicd
Devops Readme.md
What to Read to Learn More About DevOps
Stars: ✭ 398 (-75.36%)
Mutual labels:  continuous-delivery, cloud-native
bodywork-ml-pipeline-project
Deployment template for a continuous training pipeline.
Stars: ✭ 22 (-98.64%)
Mutual labels:  continuous-delivery, cicd
Escape
Release engineering, life-cycle management and Continuous Delivery of software platforms and artefacts
Stars: ✭ 199 (-87.68%)
Mutual labels:  continuous-delivery, cloud-native
ofcourse
A Concourse resource generator
Stars: ✭ 41 (-97.46%)
Mutual labels:  continuous-delivery, cicd
estafette-ci-builder
Component of Estafette CI that executes build steps
Stars: ✭ 16 (-99.01%)
Mutual labels:  cloud-native
jenkins-pipeline-shared-library-template
Project template for developing shared Jenkins pipeline libraries.
Stars: ✭ 46 (-97.15%)
Mutual labels:  continuous-delivery
nocd
🏄 一个轻量可控的持续交付系统。支持 Git 部署、交付通知、中断交付。
Stars: ✭ 59 (-96.35%)
Mutual labels:  continuous-delivery
bk-job
蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。
Stars: ✭ 658 (-59.26%)
Mutual labels:  continuous-delivery
cloud-native-pipelines
Cloud-native pipelines leveraging Concourse, Pivotal Build Service and Spinnaker to deploy apps
Stars: ✭ 15 (-99.07%)
Mutual labels:  cloud-native
deployer-php-action
Deploy PHP projects using Deployer from Github Actions
Stars: ✭ 57 (-96.47%)
Mutual labels:  cicd
one-click-microservice
A starting point for automating the creation of microservices and all its Ops costs with a single click.
Stars: ✭ 27 (-98.33%)
Mutual labels:  continuous-delivery

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].