decabeza
4db54092e6
Removes unrelated dashboard changes
2018-10-18 01:26:07 +02:00
Juan Salvador Pérez García
1db5a00eae
Prepare capistrano/db migrations to support more setups ( #2 )
...
The following parameters have been added to deploy-secrets.yml:
* **use_rvm**: yes/no
* **ruby_version**: Ruby version for rvm. Defaults to 2.3.2
* **repository**: Git repository. Defaults to the oficial repository
* **branch**: Branch to deploy. Defaults to master
* **rails_env**: Defaults to the stage.
Fixed migrations that required admin rights. Now first check if the postgress extensions are available. If so finish without doing nothin.
Added support for passenger.
2018-07-17 17:46:54 +02:00
Bertocq
0ecfbfe55c
Fix capistrano version lock on deploy.rb script to same on Gemfile
2018-01-07 12:51:42 +01:00
Juanjo Bazán
ab2391b78d
adds sitemap updating task to deploy
2017-06-06 12:25:45 +02:00
Juanjo Bazán
29e5cff13f
updates capistrano
2017-05-01 12:20:52 +02:00
kikito
1d456b0459
updates capistrano to match the Gemfile
2017-04-04 13:20:45 +02:00
Juanjo Bazán
2d3e3586d1
updates capistrano scm config
2017-03-14 13:30:31 +01:00
rgarcia
d0b0782c46
sets only one server to run delayed jobs
2016-12-28 21:24:56 +01:00
rgarcia
5d6c083f67
updates sitemap daily in all servers
2016-12-04 19:57:10 +01:00
rgarcia
cea90fea47
installs bundler gem for new ruby versions
2016-11-21 10:15:57 +01:00
rgarcia
d24ef1615f
cleans up deploy.rb
2016-11-21 10:15:51 +01:00
rgarcia
c8c5b55816
updates ruby version for capistrano
2016-11-21 10:15:44 +01:00
rgarcia
a1095089af
configures up to date capistrano rvm gem
2016-11-21 10:15:34 +01:00
Juanjo Bazán
f91385873a
updates ruby version in deploy.rb to 2.3.1
2016-07-12 11:21:15 +02:00
Juanjo Bazán
575d9a1998
updates capistrano
2016-07-11 14:21:54 +02:00
kikito
62745136db
Fixes capistrano setup mismatch
2016-04-25 15:14:44 +02:00
Juanjo Bazán
b946f31fc7
changes 'participacion' to 'consul' in config
2015-11-23 14:10:46 +01:00
Juanjo Bazán
7a5454da68
updates consul url
2015-11-20 20:09:24 +01:00
Juanjo Bazán
1e0ac137bb
removes beta testers functionality
2015-10-29 13:19:00 +01:00
kikito
1e59d3259a
removes unnecessary whenever setup
2015-09-12 09:01:16 +02:00
kikito
05bfaa5c30
move whenever require to Capfile
2015-09-12 08:56:47 +02:00
kikito
054f3b94e5
uses -> instead of refer
2015-09-11 17:32:10 +02:00
kikito
44b5ea6018
first try at integrating whenever and capistrano
2015-09-11 14:23:41 +02:00
kikito
1a855b2a90
Fixes error which prevented executing cap -T
2015-09-07 13:03:11 +02:00
rgarcia
554d58b620
comments out custom capistrano asset task
2015-09-06 17:04:25 +02:00
rgarcia
ebddcfa1d0
cleans up delayed_jobs for capistrano
2015-09-04 00:27:14 +02:00
rgarcia
feaf4465f3
adds capistrano tasks and hooks for delayed_jobs
2015-09-03 23:26:28 +02:00
rgarcia
f34bcbc12d
adds symbolic link to beta testers after deploy
2015-08-31 22:27:23 +02:00
rgarcia
358f8cc392
symlink beta-testers file after a deploy
2015-08-31 14:03:08 +02:00
David Rodríguez
d9b067e9b2
updates ruby version to 2.2.3
2015-08-26 05:37:26 -03:00
rgarcia
3126200c15
removes tests and revision check before deploy
2015-08-21 19:27:10 +02:00
rgarcia
c39657cf5c
fixes capistrano unicorn restart task
2015-08-21 17:06:35 +02:00
Manuel Maldonado
4b501ee46b
Capistrano recipe
2015-08-12 01:36:42 +02:00
Juanjo Bazán
8a8ca834ba
adds capistrano-rvm
...
sets ruby version for deploy to 2.2.2
2015-08-07 12:21:03 +02:00
Juanjo Bazán
808f0fcfbb
adds capistrano's deploy configuration and scripts
2015-08-07 12:17:18 +02:00