Displaying 1 to 20 from 172 results

chef - A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure

  •    Ruby

Chef is a configuration management tool designed to bring automation to your entire infrastructure.Issues can be reported by using GitHub Issues.

ohai - Ohai profiles your system and emits JSON

  •    Ruby

Ohai detects data about your operating system. It can be used standalone, but its primary purpose is to provide node data to Chef.Ohai will print out a JSON data blob for all the known data about your system. When used with Chef, that data is reported back via node attributes.

vagrant-lamp - My default LAMP development stack for Vagrant

  •    Ruby

My default LAMP development stack configuration for Vagrant. You can add virtual hosts to apache by adding a file to the data_bags/sites directory. The docroot of the new virtual host will be a directory within the public/ folder matching the host you specified. Alternately you may specify a docroot explicitly by adding a docroot key in the json file.

testinfra - Testinfra test your infrastructures

  •    Python

With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on.




itamae - Configuration management tool inspired by Chef, but simpler and lightweight

  •    Ruby

Simple and lightweight configuration management tool inspired by Chef. And then excute itamae command to apply a recipe to a local machine.

pytest-testinfra - Testinfra test your infrastructures

  •    Python

With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on. The logo is licensed under the Creative Commons NoDerivatives 4.0 License If you have some other use in mind, contact us.

mysql - Development repository for Chef Software mysql cookbook

  •    Ruby

The MySQL Cookbook is a library cookbook that provides resource primitives (LWRPs) for use in recipes. It is designed to be a reference example for creating highly reusable cross-platform cookbooks. This cookbook is concerned with the "MySQL Community Server", particularly those shipped with F/OSS Unix and Linux distributions. It does not address forks or value-added repackaged MySQL distributions like MariaDB or Percona.

aws - Development repository for aws Chef cookbook

  •    Ruby

Also new resources can now assume an STS role, with support for MFA as well. Instructions are below in the relevant section. In order to pass the credentials to the resource, credentials must be available to the node. There are a number of ways to handle this, such as node attributes applied to the node or via Chef roles/environments.


chef-rvm - Chef cookbook with resources to install and configure Ruby via the Ruby Version Manager (RVM)

  •    Ruby

There is currently a major rewrite going on with this cookbook to simply the interface to RVM with Chef. Expect the master branch to be very broken until there is a 1.0 release. All previous pull requests will need to rebase to the newer master to contribute to the new Resource based cookbook. Manages system-wide and per-user RVMs and manages installed Rubies. Several resources are defined to accomplish these tasks.

apache2 - Development repository for the apache2 cookbook

  •    Ruby

This cookbook provides a complete Debian/Ubuntu style Apache HTTPD configuration. Non-Debian based distributions such as Red Hat/CentOS, ArchLinux and others supported by this cookbook will have a configuration that mimics Debian/Ubuntu style as it is easier to manage with Chef. This cookbook ships with templates of these scripts for non Debian/Ubuntu platforms. The scripts are used in the Definitions below.

java - Development repository for the java cookbook

  •    Ruby

This cookbook installs a Java JDK/JRE. It defaults to installing OpenJDK, but it can also install Oracle and IBM JDKs. NOTE: Oracle JDK 6 & 7 are unable to be automatically downloaded at this time.

mysql - Sous Chefs MySQL Cookbook

  •    Ruby

The MySQL Cookbook is a library cookbook that provides resource primitives (LWRPs) for use in recipes. It is designed to be a reference example for creating highly reusable cross-platform cookbooks. This cookbook is concerned with the "MySQL Community Server", particularly those shipped with F/OSS Unix and Linux distributions. It does not address forks or value-added repackaged MySQL distributions like MariaDB or Percona.

postgresql - Development repository for the postgresql cookbook

  •    Ruby

Installs and configures PostgreSQL as a client or a server. If you are wondering where all the recipes went in v7.0+, or how on earth I use this new cookbook please see upgrading.md for a full description.

chef-cookbook - Development repository for Chef cookbook RabbitMQ

  •    Ruby

This is a cookbook for managing RabbitMQ with Chef. It is intended for RabbitMQ 3.5.8 or later releases and targets Chef 12.1 and later.This cookbook depends on the Erlang cookbook.

chef-client - Development repository for Chef Client cookbook

  •    Ruby

This cookbook is used to configure a system as a Chef Client. See USAGE.

windows - Development repository for Chef Cookbook windows

  •    Ruby

Provides a set of Windows-specific resources to aid in the creation of cookbooks/recipes targeting the Windows platform. As of Chef Client 13.0+ and 13.4+ windows_task and windows_path are now included in the Chef client. windows_task underwent a full rewrite that greatly improved the functionality and idempotency of the resource. We highly recommend using these new resources by upgrading to Chef 13.4 or later. If you are running these more recent Chef releases the windows_task and windows_path resources within chef-client will take precedence over those in this cookbook. In September 2018 we will release a new major version of this cookbook that removes windows_task and windows_path.

ruby_rbenv - Development repository for the ruby_rbenv cookbook

  •    Ruby

Manages rbenv and its installed Rubies. This cookbook requires Chef 13.0+.

cassandra-chef-cookbook - Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent

  •    Ruby

This is a Chef cookbook for Apache Cassandra (DataStax Community Edition) as well as DataStax Enterprise. It uses officially released packages and provides an Upstart service script. It has fairly complete support for adjustment of Cassandra configuration parameters using Chef node attributes.

consul-cookbook - Application cookbook which installs and configures Consul.

  •    Ruby

Application cookbook which installs and configures Consul. Consul is a tool for discovering and configuring services within your infrastructure. This is an application cookbook which takes a simplified approach to configuring and installing Consul. Additionally, it provides Chef primitives for more advanced configuration.

apt - Development repository for apt Chef Cookbook

  •    Ruby

This cookbook includes recipes to execute apt-get update to ensure the local APT package cache is up to date. There are recipes for managing the apt-cacher-ng caching proxy and proxy clients. It also includes a custom resource for pinning packages via /etc/apt/preferences.d. May work with or without modification on other Debian derivatives.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.