Chef kuchen for deployment web enviromants.
Requrements
-
RVM install process #\curl -sSL https://get.rvm.io | bash
-
ruby #rvm install 2.1.0-rc1 #rvm use 2.1.0-rc1
-
chef-solo #gem install knife-solo
Get latest chef-solo kuchen with cookbook and reciept #git clone [email protected]:rsereda/nginx-varnish-chef-cookbook.git
#cd chef initial install chef on destination server #knife solo prepare user@servername nodes/ubuntu.json
Deploy process
#knife solo cook user@servername nodes/ubuntu.json