All Projects → Tencent → Bk Ci

Tencent / Bk Ci

Licence: other
蓝鲸CI平台(BlueKing CI)

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
Vue
7211 projects
go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Bk Ci

Lumen Microservice
Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 7 | Aws ECS, Google Kubernates, Azure Container Engine
Stars: ✭ 183 (-89.59%)
Mutual labels:  devops, microservices-architecture
batou
batou is a universal, fractal deployment utility using Python.
Stars: ✭ 37 (-97.9%)
Mutual labels:  continous-deployment, continous-delivery
cd-manifesto
Minimum Viable Continuous Delivery
Stars: ✭ 116 (-93.4%)
Mutual labels:  continous-deployment, continous-delivery
Docker Bootstrap Collection
Docker bootstrap templates to deliver applications faster
Stars: ✭ 102 (-94.2%)
Mutual labels:  devops
Azurite
!! This repository has now moved to https://github.com/azure/azurite !! A lightweight server clone of Azure Blob, Queue, and Table Storage that simulates most of the commands supported by it with minimal dependencies.
Stars: ✭ 103 (-94.14%)
Mutual labels:  devops
Terraform Multienv
A template for maintaining a multiple environments infrastructure with Terraform. This template includes a CI/CD process, that applies the infrastructure in an AWS account.
Stars: ✭ 107 (-93.91%)
Mutual labels:  devops
Polkadot Secure Validator
Polkadot Validator Secure Setup
Stars: ✭ 108 (-93.86%)
Mutual labels:  devops
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (-94.2%)
Mutual labels:  devops
Snowflake
Graphical SFTP client and terminal emulator with helpful utilities
Stars: ✭ 1,676 (-4.66%)
Mutual labels:  devops
User Guide Springcloud
[Cloudframeworks]Microservices Architecture with Spring Cloud - user guide / [云框架]基于Spring Cloud的微服务架构-用户指南
Stars: ✭ 1,403 (-20.19%)
Mutual labels:  microservices-architecture
Defcon24 Infra Monitoring Workshop
Defcon24 Workshop Contents : Ninja Level Infrastructure Monitoring
Stars: ✭ 104 (-94.08%)
Mutual labels:  devops
Intercity Next
Web control panel to deploy apps on your servers (with Dokku)
Stars: ✭ 103 (-94.14%)
Mutual labels:  devops
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-93.91%)
Mutual labels:  microservices-architecture
Userpath
Cross-platform tool for adding locations to the user PATH, no elevated privileges required!
Stars: ✭ 103 (-94.14%)
Mutual labels:  devops
Awesome Microservices
A curated list of Microservice Architecture related principles and technologies.
Stars: ✭ 10,642 (+505.35%)
Mutual labels:  microservices-architecture
Kapitan
Generic templated configuration management for Kubernetes, Terraform and other things
Stars: ✭ 1,383 (-21.33%)
Mutual labels:  devops
Ledge
Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。
Stars: ✭ 1,763 (+0.28%)
Mutual labels:  devops
Mist Ce
Mist is an open source, multi-cloud management platform
Stars: ✭ 1,391 (-20.88%)
Mutual labels:  devops
Frontail
📝 streaming logs to the browser
Stars: ✭ 1,387 (-21.1%)
Mutual labels:  devops
Awx Ha Instancegroup
Build AWX clustering on Docker Standalone Installation
Stars: ✭ 106 (-93.97%)
Mutual labels:  devops

LOGO

license Release Version Backend CI

English | 简体中文

重要提示: master 分支在开发过程中可能处于 不稳定或者不可用状态 。 请通过releases 而非 master 去获取稳定的二进制文件。

bk-ci是一个免费并开源的CI服务,可助你自动化构建-测试-发布工作流,持续、快速、高质量地交付你的产品。

使用bk-ci屏蔽掉所有研发流程中的繁琐环节,让你聚焦于编码。它通常被用于:

  • 工程编译
  • 静态代码检查
  • 运行测试用例,及时发现BUG
  • 部署与发布

bk-ci提供了流水线、代码检查、代码库、凭证管理、环境管理、研发商店大核心服务,多重组合,满足企业不同场景的需求:

  • 流水线:将团队现有的研发流程以可视化方式呈现出来,编译、测试、部署,一条流水线搞定
  • 代码检查:提供专业的代码检查解决方案,检查缺陷、安全漏洞、规范等多种维度代码问题,为产品质量保驾护航。
  • 代码库:将企业内已有的代码托管服务关联至bk-ci
  • 凭证管理:为代码库、流水线等服务提供不同类型的凭据、证书管理功能
  • 环境管理:可以将企业内部的开发编译机托管至bk-ci
  • 研发商店:由流水线插件和流水线模板组成,插件用于对接企业内部的各种第三方服务,模板助力企业内部的研发流程规范化

Overview

Features

  • 持续集成和持续交付: 由于框架的可扩展性,bk-ci既可以用作简单的CI场景,也可以成为企业内所有项目的持续交付中心
  • 所见即所得: bk-ci提供了灵活的可视化编排流水线,动动指尖,将研发流程描述与此
  • 架构平行可扩展: 灵活的架构设计可以随意横向扩容,满足企业大规模使用
  • 分布式: bk-ci可以便捷的管控多台构建机,助你更快的跨多平台构建、测试和部署
  • 流水线插件: bk-ci拥有完善的插件开发体系,其具备了低门槛、灵活可扩展等特性
  • 流水线模板: 流水线模板将是企业内部推行研发规范的一大助力
  • 代码检查规则集:沉淀团队的代码要求,并能跨项目共享和升级

Experience

Getting started

Support

  1. GitHub讨论区
  2. QQ群:495299374

BlueKing Community

  • BK-BCS:蓝鲸容器管理平台是以容器技术为基础,为微服务业务提供编排管理的基础服务平台。
  • BK-BCS-SaaS:蓝鲸容器管理平台SaaS基于原生Kubernetes和Mesos自研的两种模式,提供给用户高度可扩展、灵活易用的容器产品服务。
  • BK-CMDB:蓝鲸配置平台(蓝鲸CMDB)是一个面向资产及应用的企业级配置管理平台。
  • BK-PaaS:蓝鲸PaaS平台是一个开放式的开发平台,让开发者可以方便快捷地创建、开发、部署和管理SaaS应用。
  • BK-SOPS:蓝鲸标准运维(SOPS)是通过可视化的图形界面进行任务流程编排和执行的系统,是蓝鲸体系中一款轻量级的调度编排类SaaS产品。

Contributing

License

BK-CI 是基于 MIT 协议, 详细请参考 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].