Skip to content

BrianMMcClain/bosh-vs-ansible-vs-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bosh, Chef, and Ansible Examples

Infrastructure as Code is Not Enough: Comparing BOSH, Ansible, and Chef - Part 1

Infrastructure as Code is Not Enough: Comparing BOSH, Ansible, and Chef - Part 2

The code provides an example for setting up a RabbitMQ cluster using three different automation/configuration management/infrastructure orchestration tools: BOSH, Chef, and Ansible. RabbitMQ was chosen because it supports a multi-server cluster and all three tools provide community-built releases for installing it.

This was tested using Google Cloud Platform, so some of the code is GCP-specific, but could be modified and applied to other cloud providers as well.

Instructions are provided for each tool in the README file in their respective directories.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages