Skip to content

Capistano tasks for bootstrapping a ubuntu rails stack - (nginx, unicorn, postgres)

Notifications You must be signed in to change notification settings

andrewspinks/provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capistrano tasks to install a rails stack (nginx, unicorn, postgres) on ubuntu.

Also includes a few tasks for dumping data from Heroku into the provisioned db.

Usage:

  • cap provision:install
  • cap deploy:setup
  • cap postgresql:capture_heroku_database # pg_restore is not yet working with capistrano
  • cap deploy

About

Capistano tasks for bootstrapping a ubuntu rails stack - (nginx, unicorn, postgres)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages