{"id":27443439,"url":"https://github.com/opscode/chef","last_synced_at":"2025-04-15T02:01:00.964Z","repository":{"id":482547,"uuid":"108278","full_name":"chef/chef","owner":"chef","description":"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","archived":false,"fork":false,"pushed_at":"2025-04-09T19:43:28.000Z","size":299552,"stargazers_count":7709,"open_issues_count":416,"forks_count":2516,"subscribers_count":362,"default_branch":"main","last_synced_at":"2025-04-10T00:40:45.928Z","etag":null,"topics":["automation","cfgmgt","chef","deployment","devops","hacktoberfest","infrastructure"],"latest_commit_sha":null,"homepage":"http://www.chef.io/chef/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-01-15T20:40:48.000Z","updated_at":"2025-04-09T22:05:56.000Z","dependencies_parsed_at":"2023-10-04T05:09:48.602Z","dependency_job_id":"9ff26dbe-5e30-4891-b342-15c72937a996","html_url":"https://github.com/chef/chef","commit_stats":{"total_commits":25998,"total_committers":947,"mean_commits":27.45300950369588,"dds":0.884760366182014,"last_synced_commit":"770d69b2a9247f02de69d81d31d72f37d3e649ab"},"previous_names":["opscode/chef"],"tags_count":5155,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chef","download_url":"https://codeload.github.com/chef/chef/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991546,"owners_count":21194894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cfgmgt","chef","deployment","devops","hacktoberfest","infrastructure"],"created_at":"2025-04-15T02:00:54.208Z","updated_at":"2025-04-15T02:01:00.951Z","avatar_url":"https://github.com/chef.png","language":"Ruby","readme":"# Chef Infra\n[![Code Climate](https://codeclimate.com/github/chef/chef.svg)](https://codeclimate.com/github/chef/chef)\n[![Build Status](https://badge.buildkite.com/c82093430ceec7d27af05febb9dcafe3aa331fff9d74c0ab9d.svg?branch=main)](https://buildkite.com/chef-oss/chef-chef-main-verify)\n[![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef)\n[![](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)\n\n**Umbrella Project**: [Chef Infra](https://github.com/chef/chef-oss-practices/blob/main/projects/chef-infra.md)\n\n**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md#active)\n\n**Issues [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md)**: 14 days\n\n**Pull Request [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md)**: 14 days\n\n## Getting Started\n\nChef Infra is a configuration management tool designed to bring automation to your entire infrastructure.\n\n### Want to try Chef Infra?\n\nFor 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.\n\nOther useful resources for Chef Infra users:\n\n- Documentation: \u003chttps://docs.chef.io/\u003e\n- Source: \u003chttps://github.com/chef/chef/tree/main\u003e\n- Tickets/Issues: \u003chttps://github.com/chef/chef/issues\u003e\n- Slack: [Chef Community Slack](https://community-slack.chef.io/)\n- Mailing list/Forum: \u003chttps://discourse.chef.io\u003e\n\n## Reporting Issues\n\nIssues can be reported by using [GitHub Issues](https://github.com/chef/chef/issues).\n\nNote 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/).\n\n## How We Build \u0026 Release Chef\n\nFor 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)\n\nTo 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).\n\n## Getting Involved\n\nWe'd love to have your help developing Chef Infra. See our [Contributing Document](./CONTRIBUTING.md) for more information on getting started.\n\n### Community PR Reviews\nWant 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)\n\n## License and Copyright\n\nCopyright 2008-2020, Chef Software, Inc.\n\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","funding_links":[],"categories":["DevOps Tools","Provision, Deploy \u0026 Host","Development Software","Tools"],"sub_categories":["System Provisioning","Deployment Automation and Configuration Management"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopscode%2Fchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopscode%2Fchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopscode%2Fchef/lists"}