aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy.rb
Commit message (Collapse)AuthorAgeLines
* Restart alaveteli by service commandGareth Rees2015-03-09-2/+3
| | | | | - daemon_name defaults to "alaveteli" - daemon_name can be set per-environment in config/deploy.yml
* Fix typoLouise Crow2014-08-22-1/+1
|
* fixup! Use service for stop, start, restartLouise Crow2014-08-21-1/+1
|
* Use service for stop, start, restartLouise Crow2014-08-21-7/+5
|
* Create tmp/pids in capistrano shared directoryGareth Rees2014-07-15-0/+2
| | | | | pids need to persist across deploys so that we can kill/restart running processes on deployment
* Persist log directory across capistrano deploymentsGareth Rees2014-07-10-0/+2
|
* Fixes for asset pipeline.0.16.0.4hotfix/0.16.0.4Louise Crow2014-01-27-7/+6
| | | | | | Remove rake namespace - clashes with rake variable used in precompiling assets. Make sure the symlinking and theme installation are done before precompiling assets.
* Small fixes for favicon.icoLouise Crow2013-12-10-1/+0
|
* Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-1/+1
| | | | | This includes making making sure that xapiandbs directory is moved with this version of the code.
* Allow the rails_env to be set from the deploy.yml file.Louise Crow2013-11-19-0/+1
|
* Don't make zip dir publicly accessible.Louise Crow2013-09-16-1/+0
| | | | We want to be able to authorise access to it.
* Add a symlink to an httpd.conf file in the shared directory.Louise Crow2013-06-18-0/+1
|
* Remove memcached config files, references to memcached and interlock.Louise Crow2013-01-17-1/+0
|
* Allow cap rake:themes:install to be run standalone and in the context of a ↵Louise Crow2013-01-14-1/+1
| | | | deploy. According to https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb#L75 'latest_release' seems to fit the bill.
* Symlink aliases file if created according to doc/INSTALL-exim4.mdLouise Crow2012-11-27-0/+1
|
* Link favicon to shared area on deploy so it can be changedMatthew Landauer2012-11-01-0/+1
|
* Link new relic configuration into shared area on deployMatthew Landauer2012-10-18-0/+1
|
* Add maintenance notice around capistrano deploy:migrationsMatthew Landauer2012-10-16-0/+5
|
* Add the memcached config to Capistrano - you can't run multiple Alaveteli ↵Henare Degan2012-10-09-0/+1
| | | | instances without it!
* Persist admin charts between deploysHenare Degan2012-09-23-0/+2
|
* Symbolic link rails environment override into shared pathMatthew Landauer2012-09-21-0/+1
|
* Add Xapian config to CapistranoHenare Degan2012-09-12-4/+14
|
* Doco updatesHenare Degan2012-09-12-1/+0
|
* Persist the cache between deploys and serve the download directory publiclyHenare Degan2012-09-11-1/+4
|
* Unfortunately Cape runs tasks in current_path but we don't have it the first ↵Henare Degan2012-09-11-6/+3
| | | | time we try to deploy
* The files directory should persist between deploysHenare Degan2012-09-11-1/+6
|
* Use the same name as Capistrano so we have consistent namingHenare Degan2012-09-11-1/+1
|
* Make this a task too. I think it's clearer and more consistentHenare Degan2012-09-11-2/+3
|
* Install themes as part of the deploymentHenare Degan2012-09-11-0/+13
|
* Start linking in required configHenare Degan2012-09-11-0/+11
|
* Enable submodules like commonlibHenare Degan2012-09-11-0/+1
|
* Allow the branch to be customisedHenare Degan2012-09-11-0/+1
|
* Speed up deploys by not getting the whole repo each timeHenare Degan2012-09-11-0/+1
|
* Allow the deploy path to be customisedHenare Degan2012-09-11-0/+1
|
* Oops missed this in ba7e23ff8fccf30e3c88bfc06949bfea23cb04e0Henare Degan2012-09-11-1/+1
|
* Add a few more required optionsHenare Degan2012-09-11-0/+1
|
* Move deployment configuration into its own file - thanks @crowbot!Henare Degan2012-09-11-1/+1
|
* Don't use sudoHenare Degan2012-09-10-0/+1
|
* Use bundler via capistranoHenare Degan2012-09-10-0/+2
|
* Make Capistrano configurable using general.ymlHenare Degan2012-09-10-6/+7
|
* Add deployment tasks for PassengerHenare Degan2012-09-10-8/+11
|
* Remove commentsHenare Degan2012-09-10-6/+0
|
* Everyone is using GitHenare Degan2012-09-10-2/+1
|
* capify .Henare Degan2012-09-10-0/+25