aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy.rb.example
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem.Harald Eilertsen2014-12-101-25/+1
| | | | This also moves us back to stable capistrano deploys.
* Add capistrano task and config for deploying piwik.Harald Eilertsen2014-12-071-1/+1
|
* Update capistrano deploy script.Harald Eilertsen2014-11-081-33/+9
| | | | | Make sure we link in the proper config and the public/system directory from the shared directory.
* Update deploy templates.Harald Eilertsen2014-11-021-2/+2
|
* Capify with capistrano3.Harald Eilertsen2014-06-201-0/+58
|
* Remove old capistrano config.Harald Eilertsen2014-06-201-42/+0
|
* Fix deploy scripts.Harald Eilertsen2013-04-191-2/+5
| | | | | | | | Require the scripts in config/deploy directory so they will hook into the deploy process. Fixed deploy:refinery:setup recipe, now produces a valid config and puts it in the right spot.
* Fix example deployment script.Harald Eilertsen2013-03-151-1/+1
|
* Add sample capistrano deploy scriptHarald Eilertsen2013-01-251-0/+39