Skip to content

darron/example-capistrano3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Capistrano 3 configuration.

Switching from Capistrano 3 seemed a little harder than it should have been.

I looked everywhere for some example code, but most of it didn't work or used Capistrano 2 syntax.

This repo is extracted from a final working set for a Rails app we deployed.

It uses:

  1. Rails
  2. Thin
  3. nginx

YMMV - let me know if there's anything amiss.

About

Working Capistrano 3 code to deploy/stop/start a Rails website using Thin / Nginx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages