Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

  • Despite being a library rather than a language, React is frequently utilized in web development. Beyond just UI, React has several extensions for full application architecture support, such as Flux and React Native.

  • blender-chef

    Knife Plugin

    Blender chef provides blender and chef integration. It enabled blender to do host discovery based on Chef searches. It also provides `knife blend` plugin that allows running a local recipe against a set of remote servers.

  • chandra

    Knife Plugin

    Instead of knife command

  • Chef Innolab Testing Knife Plugin

  • React is a popular JavaScript library for building user interfaces. Its popularity has grown significantly in recent years, making it an essential skill for front-end developers. React has a wide range of applications, from creating small interactive components to building complex web applications.

    If you're a front-end developer, it's likely that you'll encounter React at some point in your career. When preparing for a job interview, it's important to be knowledgeable about React, as it is one of the most commonly used frameworks in the industry. This article aims to provide you with a comprehensive list of React interview questions to help you prepare for your next job interview.

    In this article, we will cover basic React questions that are commonly asked in interviews, such as what React is, the difference between components and HTML elements, and what the virtual DOM is. We will also cover more advanced topics, such as React lifecycle methods, hooks, Redux, and other topics that may be covered in a React interview.

    Whether you're a beginner or an experienced React developer, this article will help you prepare for your next job interview by providing you with a comprehensive list of React interview questions. By the end of this article, you will have a better understanding of React and be better prepared to answer questions related to it in your job interviews.

    Let's get started!

  • This plugin allows to interact with the Nutanix Acropolis hypervisor.

  • knife-attr

    Knife Plugin

    Edit attributes on multiple nodes at one time using chef search

  • Knife Attribute

    Knife Plugin

    Manipulate Chef attributes via Knife

  • knife-azure

    Knife Plugin

    A knife plugin to create, delete, and enumerate Windows Azure resources to be managed by Chef.

  • knife-bastion

    Knife Plugin

    This plugin allows Knife to access Chef server over a secure SSH connection, without exposing Chef server port to your VPN network.

  • A plugin for Knife which lets you move all nodes in one environment into another.

  • A plugin that allows you to inventory items in your active chef environment so you can see what is being used or not used. It currently supports Chef Clients and Cookbooks.

  • Adds the ability to intelligently run retentions on your cookbooks and make sure to not delete versions your infrastructure is currently using.

  • Knife Plugin for Cisco ASA Devices

  • Cloud formation tooling for knife.

  • Knife command for Apache CloudStack / Citrix CloudPlatform IaaS Clouds.

  • Knife command for Apache CloudStack / Citrix CloudPlatform IaaS Clouds.

  • A knife plugin for removing old versions of cookbooks from your chef-server, the plugin will only leave the latest versions of cookbooks on the server.

  • This is a knife plugin to help create and maintain a README.md for a cookbook. As much as possible the plugin makes use of the same metadata as used by chef when generating the documentation. The plugin will also scan the source files for annotations present in comments. Users can also add fragments of markdown into the doc/ directory to merge into the generated README.md file.

    The goal is to keep the code as the authoritative source of information. The hope is that keeping the documentation close to the code will help to maintain it's currency.

  • A Knife plugin to generate a skeleton README.md file from a cookbook's metadata.rb file