Capistrano recipe

This commit is contained in:
Manuel Maldonado
2015-08-12 01:36:42 +02:00
parent d86eb9f550
commit 4b501ee46b
26 changed files with 453 additions and 23 deletions

View File

@@ -3,6 +3,8 @@ staging:
ssh_port: 21
server: staging.participacion.madrid.es
user: xxxxx
server_name: staging.participacion.madrid.es
db_server: postgre.participacion.madrid.es
preproduction:
deploy_to: "/var/www/participacion"