Chef

Chef是一个系统和云基础设施自动化框架,可以轻松地将服务器和应用程序部署到任何物理、虚拟或云位置,无论基础设施的大小。(Chef is a systems and cloud infrastructure automation framework that makes it easy to deploy servers and applications to any physical, virtual, or cloud location, no matter the size of the in

Github stars Tracking Chart

Chef是一个系统和云基础设施自动化框架,可以轻松地将服务器和应用程序部署到任何物理、虚拟或云位置,无论基础设施的大小。 每个组织由一个(或多个)工作站,单个服务器以及将由Chef客户端配置和维护的每个节点组成。 Cookbooks (和 recipes)(食谱)用于告诉Chef客户端组织中的每个节点应如何配置。Chef客户端(安装在每个节点上)进行实际配置。

Overview

Name With Ownerchef/chef
Primary LanguageRuby
Program languageShell (Language Count: 9)
Platform
License:Apache License 2.0
Release Count4916
Last Release Namev18.4.35 (Posted on 2024-04-11 16:00:04)
First Release Namechef-server-package (Posted on )
Created At2009-01-15 20:40:48
Pushed At2024-04-11 20:18:00
Last Commit At
Stargazers Count7.5k
Watchers Count364
Fork Count2.5k
Commits Count33.1k
Has Issues Enabled
Issues Count3700
Issue Open Count326
Pull Requests Count7212
Pull Requests Open Count57
Pull Requests Close Count3317
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Chef Infra

Code Climate
Build Status
Gem Version

Umbrella Project: Chef Infra

Project State: Active

Issues Response Time Maximum: 14 days

Pull Request Response Time Maximum: 14 days

Getting Started

Chef Infra is a configuration management tool designed to bring automation to your entire infrastructure.

Want to try Chef Infra?

For Chef Infra usage, please refer to our Learn Chef Rally website, which includes module-based training for Chef Infra, as well as Automate, Habitat, and InSpec.

Other useful resources for Chef Infra users:

Reporting Issues

Issues can be reported by using GitHub Issues.

Note that this repository is primarily for reporting issues in the chef-client itself. For reporting issues against other Chef projects, please look up the appropriate repository. If you're unsure where to submit an issue, please ask in the #chef-dev channel in Chef Community Slack.

How We Build & Release Chef

For information on how a contribution goes from PR to released package, see How Chef Infra Is Built

To learn more about our monthly feature releases and yearly major releases, see Chef Infra Release and Support Schedule.

Getting Involved

We'd love to have your help developing Chef Infra. See our Contributing Document for more information on getting started.

Copyright 2008-2019, Chef Software, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

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.
To the top