1 Star 0 Fork 65

licshire / bk-sops

forked from 腾讯蓝鲸智云 / bk-sops 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
readme_en.md 5.86 KB
一键复制 编辑 原始数据 按行查看 历史
homholueng 提交于 2020-02-26 10:44 . minor: 版本号升级到 3.3.30

license Release PRs Welcome Build Status

Standard OPS is a product in the Tencent Blueking product system, designed to arrange task process and execution through a visual graphical interface.

Standard OPS provides two core services. One is scheduling arrangement service: based on the capability of The BlueKing PaaS API Gateway to connect various system APIs of an enterprise, integrate the works among multiple systems within the enterprise into a task flow, so as to achieve one-key automated scheduling.The other is self-service: Standard OPS shields the difference of the underlying system, allowing the operation and maintenance personnel to hand over the daily operation and maintenance of the business to the personnel of the product, development, test, etc., to realize the self-service of the release and change of the business. By means of in-depth integration with BlueKing PaaS, Standard OPS provides users with “Min-APP” and “Functional Center”, so that we can further reduce the user's operating costs and increase the self-service rate.

The background uses Python as the development language and Django development framework. The front end uses Vue to develop the page, uses jQuery to develop the Standard Plugins, and through the configuration development mode, it greatly reduces the difficulty for users to develop front-end forms of Standard Plugins.

Overview

Features

  • Multi-system access support: Standard OPS docks services such as Blueking Message Management, Configuration System, Job System, and also supports user-defined access to the internal system of the enterprise.
  • Visual task flow arrangement: combine Standard Plugins nodes into a flow template by dragging and dropping.
  • Multiple process modes: support serial and parallel execution of Standard Plugins nodes, support sub-process, automatic branch selection based on global variables, and configurable node failure handling.
  • Parameter engine: support parameter sharing and parameter replacement.
  • Interactive task execution: ou can pause, continue, and cancel at any time during task execution. After the node fails, you can retry or skip.
  • Universal Rights Management: Synchronize business roles from configuring system to support the permission control of flow templates.

If you want to know more about the above features, please refer to the Blueking Standard OPS White Paper (In Chinese)

Getting started

Roadmap

Support

BlueKing Community

  • BK-CI:a continuous integration and continuous delivery system that can easily present your R & D process to you.
  • BK-BCS:a basic container service platform which provides orchestration and management for micro-service business.
  • BK-BCS-SaaS:a SaaS provides users with highly scalable , flexible and easy-to-use container products and services.
  • BK-PaaS:an development platform that allows developers to create, develop, deploy and manage SaaS applications easily and quickly.
  • BK-SOPS:an lightweight scheduling SaaS for task flow scheduling and execution through a visual graphical interface.
  • BK-CMDB:an enterprise-level configuration management platform for assets and applications.

Contributing

If you have good ideas or suggestions, please let us know by Issues or Pull Requests and contribute to the Blue Whale Open Source Community. For Standard SOPS branch management, issues, and pr specifications, read the Contributing Guide

If you are interested in contributing, check out the [CONTRIBUTING.md], also join our Tencent OpenSource Plan.

Usage

FAQ

FAQ (In Chinese)

License

Standard OPS is based on the MIT protocol. Please refer to LICENSE for details.

Python
1
https://gitee.com/licshire/bk-sops.git
git@gitee.com:licshire/bk-sops.git
licshire
bk-sops
bk-sops
master

搜索帮助