decabeza
eda6ea7f12
Merge branch 'master' into dashboard
2019-03-26 16:45:48 +01:00
Julian Herrero
c9cdc72537
Use double quotes in config/
2019-03-15 10:29:07 +01:00
decabeza
4db54092e6
Removes unrelated dashboard changes
2018-10-18 01:26:07 +02:00
voodoorai2000
4f4769062a
Use a single server by default
...
Capistrano configuration is prepared to deploy to multiple servers
For now assuming that we are going to use a single server for everthing (app, db, cron jobs, queue system, etc)
2018-09-21 15:34:40 +02:00
voodoorai2000
8cfcc7e693
Use master as the default deploy branch
...
It's a good practice to use a stable branch for deployments, but not all forks have this branch configured
Using master as the default branch for now
2018-09-21 15:32:41 +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
rgarcia
012d5297ed
removes capistrano template configuration
2017-05-04 01:21:08 +02:00
rgarcia
d0b0782c46
sets only one server to run delayed jobs
2016-12-28 21:24:56 +01:00
kikito
dea1a28a69
purges simple_captcha
2016-04-27 16:07:47 +02:00
kikito
f262686023
Allows deploying branches in preproduction
...
Bundle install
2016-01-26 18:10:51 +01:00
kikito
44b5ea6018
first try at integrating whenever and capistrano
2015-09-11 14:23:41 +02:00
kikito
f8d6dd4ca7
strings to symbols
2015-09-09 19:49:09 +02:00
kikito
e7e1663b26
makes staging the only variable server. uses ENV and defaults to master
2015-09-09 19:46:26 +02:00
kikito
2f983198d7
default to custom branch in staging and pre
2015-09-09 12:45:09 +02:00
kikito
8fb62a3b35
asks for the branch to deploy instead of immediately deploying master in staging & pre
2015-09-09 12:37:33 +02:00
Juanjo Bazán
a8f7611b01
changes branch for production deployments
2015-09-04 18:56:40 +02:00
rgarcia
908a2aca55
comments out pending server
2015-09-03 22:03:59 +02:00
rgarcia
42b54119d2
updating production config for multiple serversg
2015-09-03 17:54:54 +02:00
rgarcia
efecc697db
adds second server for production
2015-09-03 12:45:02 +02:00
rgarcia
dc41e25cee
sets preproduction deploy variables
2015-09-01 22:56:01 +02:00
David Gil
59aede5b00
adds Google OAuth2 support
2015-08-25 14:15:24 +02:00
David Gil
86dccac9c6
adds support for Facebook OAuth
2015-08-24 20:24:54 +02:00
David Gil
88eb8a6cc4
adds omniauth and omniauth-twitter gems and initializer with references to secrets
2015-08-24 20:22:21 +02:00
rgarcia
24d3342af2
uses server_name from secrets
2015-08-21 19:18:30 +02:00
rgarcia
7da272898e
deploys to multiple preproduction servers
2015-08-21 17:07:31 +02:00
Manuel Maldonado
4b501ee46b
Capistrano recipe
2015-08-12 01:36:42 +02:00
Juanjo Bazán
60a9fad9c1
adds passenger to deploy config
2015-08-07 12:23:33 +02:00
Juanjo Bazán
808f0fcfbb
adds capistrano's deploy configuration and scripts
2015-08-07 12:17:18 +02:00