Skip to content

ChefFurs/bootstrap_chef_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Chef server setup

This is just a quick and dirty script and repo for bootstrapping my, or maybe your chef server.

Most of this is directly from the chef-server cookboks's readme

Usage

  1. Download this onto your new chef-server
  2. Edit the server.json
    • You must set the hostname
    • You might want to change what premium apps are installed
  3. ./chef_run.sh

Assumptions

  • The user running this has sudo
  • You are running this on a chef server supported linux platform (Ubuntu or CentOS/RedHat)

About

bootstrap script for a chef-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages