Thanks to visit codestin.com
Credit goes to github.com

Skip to content

一个开源的 自动化运维 平台 (DevOps)

License

open-c3/open-c3

Repository files navigation

Open-C3

An open-source platform for IT automation and operations (DevOps)

English · 中文(简体) · 中文(繁體) · 日本語 · Português (Brasil) · Español · Русский · 한국어


What is Open-C3?

Open-C3 is an open-source platform for IT automation and operations. It provides integrated features such as CMDB, monitoring, deployment (CI/CD), ticketing, and workflow systems, with automatic linkage across subsystems. It is designed to be a unified and fully automated operations platform.

Quickstart

Prepare a clean Linux Server ( 64 bit, >= 4c8g )

curl -sSL https://github.com/open-c3/open-c3/releases/download/v2.6.1-latest/quick_start.sh | bash

Access Open-C3 in your browser at http://your-openc3-ip/

  • Username: open-c3
  • Password: changeme

Screenshots

          
Open-C3 CMDB 首页 Open-C3 CMDB 查看单个资源详情
Open-C3 监控 Open-C3 监控
Open-C3 监控Open-C3 监控
Open-C3 CICD Open-C3 CICD
Open-C3 菜单 Open-C3 工单

Contributing

Welcome to submit PR to contribute. Please refer to CONTRIBUTING.md for guidelines.

License

Copyright (c) 2020-2025 Open-C3, All rights reserved.

Licensed under The GNU General Public License version 2 (GPLv2) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-2.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an " AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.