Skip to content

My chef-solo setup for deploying ruby on rails to a fresh server

Notifications You must be signed in to change notification settings

BananaNeil/chef-solo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chef-solo

Bootstrapping files for creating a Ruby on Rails server on an Ubuntu 10.04 LTS machine

Requirements

Blank Ubuntu 10.04 server machine with passwordless SSH access and passwordless sudo for your user.

Running

./deploy <user>@<host> <json>

json - This is optional. I’ve put this there so you can have different server setup config files. eg: web_server.json

About

My chef-solo setup for deploying ruby on rails to a fresh server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.5%
  • Shell 4.4%
  • Perl 1.1%