Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

droidlabs/droid-chef

Repository files navigation

Roadmap & Changelog

Chef recipes bundle for Ruby applications

GETTING STARTED

Setup ssh

bundle and update cookbooks

  • $ bundle install
  • $ berks install

Prepare server first time

  • $ cp nodes/example.com.json nodes/yourserver.com.json
  • edit roles/full-stack.json and enable only required recipes.

  • $ knife solo prepare [email protected]

Cook

Notes

  • this chef recipes build for using on Ubuntu 12.04/14.04 LTS

TEST WITH VAGRANT

Correct path to identity file might be picked from vagrant ssh-config output