aboutsummaryrefslogtreecommitdiffstats
path: root/Capfile
Commit message (Collapse)AuthorAgeFilesLines
* Precompile assets and check them into vc.deploy-20180902Harald Eilertsen2018-09-021-1/+1
| | | | | | Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code.
* Use capistrano/rbenv to ensure we have the right ruby.Harald Eilertsen2018-04-011-1/+1
|
* Upgrade capistrano to version 3.10.1Harald Eilertsen2017-12-261-0/+3
|
* Drop rvm deps and replace passenger with puma.Harald Eilertsen2017-07-071-2/+2
|
* Update capistrano-passenger, and add to Capfile.Harald Eilertsen2015-12-221-0/+1
| | | | | The new capistrano-passenger module has better support for restarting the app, and integrates better with RVM.
* Install capistrano-postgresql for easier database setup.Harald Eilertsen2014-06-211-0/+1
|
* Set up basic capistrano config.Harald Eilertsen2014-06-211-4/+4
|
* Capify with capistrano3.Harald Eilertsen2014-06-201-0/+25
|
* Remove old capistrano config.Harald Eilertsen2014-06-201-4/+0
|
* Fix deploy scripts.Harald Eilertsen2013-01-261-1/+1
|
* Add sample capistrano deploy scriptHarald Eilertsen2013-01-251-0/+4