Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Precompile assets and check them into vc.deploy-20180902 | Harald Eilertsen | 2018-09-02 | 1 | -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 Eilertsen | 2018-04-01 | 1 | -1/+1 |
| | |||||
* | Upgrade capistrano to version 3.10.1 | Harald Eilertsen | 2017-12-26 | 1 | -0/+3 |
| | |||||
* | Drop rvm deps and replace passenger with puma. | Harald Eilertsen | 2017-07-07 | 1 | -2/+2 |
| | |||||
* | Update capistrano-passenger, and add to Capfile. | Harald Eilertsen | 2015-12-22 | 1 | -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 Eilertsen | 2014-06-21 | 1 | -0/+1 |
| | |||||
* | Set up basic capistrano config. | Harald Eilertsen | 2014-06-21 | 1 | -4/+4 |
| | |||||
* | Capify with capistrano3. | Harald Eilertsen | 2014-06-20 | 1 | -0/+25 |
| | |||||
* | Remove old capistrano config. | Harald Eilertsen | 2014-06-20 | 1 | -4/+0 |
| | |||||
* | Fix deploy scripts. | Harald Eilertsen | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Add sample capistrano deploy script | Harald Eilertsen | 2013-01-25 | 1 | -0/+4 |