Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 665 Bytes

servicestack-mono-capistrano

An example of a simple service stack application deployed with capistrano-mono-deploy

Clone the repo

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-mono-deploy

Edit config/deploy.rb to point to your server and use the correct user.

Then run

$ cap deploy

References: