Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chef/chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
https://github.com/chef/chef
automation cfgmgt chef deployment devops hacktoberfest infrastructure
Last synced: 7 days ago
JSON representation
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
- Host: GitHub
- URL: https://github.com/chef/chef
- Owner: chef
- License: apache-2.0
- Created: 2009-01-15T20:40:48.000Z (almost 16 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T19:51:28.000Z (6 months ago)
- Last Synced: 2024-05-22T21:39:10.059Z (6 months ago)
- Topics: automation, cfgmgt, chef, deployment, devops, hacktoberfest, infrastructure
- Language: Ruby
- Homepage: http://www.chef.io/chef/
- Size: 283 MB
- Stars: 7,496
- Watchers: 365
- Forks: 2,507
- Open Issues: 419
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- stars - chef/chef
- awesome-ruby - Chef - A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure. (DevOps Tools)
- awesome-ops - chef/chef - 2.0|7590|2009-01-15|2024-10-04 | Chef Infra 是一个高效的自动化平台,它将基础设施转化成可编程代码,实现了基础设施配置、部署和管理在任何环境、任何规模下的自动化。 | (运维自动化)
- awesome-repositories - chef/chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale (Ruby)
- awesome-for-beginners - chef - Jump-In)_ <br> A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure (Ruby)
- jimsghstars - chef/chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale (Ruby)
- Open-Source-Ruby-and-Rails-Apps - Chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale 🔥 ✅ 🚀 (Happy Exploring 🤘)
- fucking-awesome-for-beginners - chef - Jump-In)_ <br> A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure (Ruby)
README
# Chef Infra
[![Code Climate](https://codeclimate.com/github/chef/chef.svg)](https://codeclimate.com/github/chef/chef)
[![Build Status](https://badge.buildkite.com/c82093430ceec7d27af05febb9dcafe3aa331fff9d74c0ab9d.svg?branch=main)](https://buildkite.com/chef-oss/chef-chef-main-verify)
[![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef)
[![](https://img.shields.io/badge/Release%20Policy-Cadence%20Release-brightgreen.svg)](https://github.com/chef/chef/blob/main/docs/dev/design_documents/client_release_cadence.md)**Umbrella Project**: [Chef Infra](https://github.com/chef/chef-oss-practices/blob/main/projects/chef-infra.md)
**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md#active)
**Issues [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md)**: 14 days
**Pull Request [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md)**: 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 [Learn Chef](https://learn.chef.io/), our self-paced, entirely free learning platform. Learn Chef also includes module-based training for Chef Infra, as well as Chef Automate, Chef Habitat, and Chef InSpec.
Other useful resources for Chef Infra users:
- Documentation:
- Source:
- Tickets/Issues:
- Slack: [Chef Community Slack](https://community-slack.chef.io/)
- Mailing list/Forum:## Reporting Issues
Issues can be reported by using [GitHub Issues](https://github.com/chef/chef/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](https://community-slack.chef.io/).
## How We Build & Release Chef
For information on how a contribution goes from PR to released package, see [How Chef Infra Is Built](docs/dev/design_documents/how_chef_is_tested_and_built.md)
To learn more about our monthly feature releases and yearly major releases, see [Chef Infra Release and Support Schedule](./docs/dev/policy/release_and_support_schedule.md).
## Getting Involved
We'd love to have your help developing Chef Infra. See our [Contributing Document](./CONTRIBUTING.md) for more information on getting started.
### Community PR Reviews
Want to raise, review, and help merge a PR with the community and the engineering staff? Please see: [Community Pr Review](./docs/dev/how_to/community_pr_review_checklist.md)## License and Copyright
Copyright 2008-2020, 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 athttp://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.
```