huginn/config
Sebastian Kippe a7f3a75277 Improve Capistrano configuration (#2045)
* Support custom SSH port for Capistrano deploys

This allows cap deploy to connect to servers using a non-standard SSH
port.

* Unify Capistrano environment variables

BRANCH is the only variable that is used for Capistrano, but not
prefixed with `CAPISTRANO_DEPLOY`. This adds the prefix, so that all
cap deploy configuration uses the same naming scheme.

* Fall back to old BRANCH env var if new one doesn't exist

* Update Capistrano doc

Use new branch configuration variable name
2017-07-01 16:13:03 -04:00
..
deploy Improve Capistrano configuration (#2045) 2017-07-01 16:13:03 -04:00
environments Upgrade rails and configuration to 5.1.1 2017-05-19 09:24:44 +02:00
initializers Upgrade rails and configuration to 5.1.1 2017-05-19 09:24:44 +02:00
locales Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
application.rb Upgrade rails and configuration to 5.1.1 2017-05-19 09:24:44 +02:00
boot.rb Update gems and configs to Rails5 2016-10-05 22:47:38 +02:00
database.yml Allow specs to be run against non local database 2017-05-23 14:50:46 -07:00
deploy.rb Improve Capistrano configuration (#2045) 2017-07-01 16:13:03 -04:00
environment.rb Update gems and configs to Rails5 2016-10-05 22:47:38 +02:00
icons.yml Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
routes.rb Rescue from AR:SubclassNotFound and allow to delete agents 2016-09-21 20:10:49 +02:00
spring.rb Update gems and configs to Rails5 2016-10-05 22:47:38 +02:00
unicorn.rb.example Incorporate feedback 2015-08-19 00:14:04 +02:00