Commit Graph

12 Commits

Author SHA1 Message Date
c1b5df044b Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	Capfile
#	Gemfile.lock
#	db/schema.rb
2018-02-28 16:48:14 +01:00
9a6bdaddc2 fix timestamps on feedback (and fix deployment) 2018-02-22 16:18:45 +01:00
6fd00a6650 Update crontab after deploy 2018-02-04 14:02:49 +01:00
0c5f88d748 Configure whenever schedule and logging for rake task 2018-01-30 16:57:03 +01:00
dec45880b9 fix edge compatibility in docker config file (wss:// --> wss: ). also clean up hash removal of url and add docker.yml to the files to be deployed by capistrano 2017-03-07 18:09:31 +01:00
e8f93cb870 Removed bin folder from linked_dirs in deploy, otherwise no rails console can be started on the servers, because the directory will be empty (as stated on several stackoverflow questions, for example: http://stackoverflow.com/questions/29039927/rails-4-doesnt-detect-application-after-capistrano-deployment ) 2016-11-09 17:56:56 +01:00
6b025aeda9 added New Relic 2015-04-11 16:54:48 +02:00
a1db6bc7b0 fixed path for deployment with JRuby 2015-03-09 16:45:26 +01:00
cb2cd90fb0 added Flowr configuration 2015-03-07 16:00:20 +01:00
5582e5b935 updated Capistrano 2015-02-20 09:17:06 +01:00
0bb5dae334 changed literal array syntax, as suggested by RuboCop 2015-02-16 11:33:03 +01:00
41ed4c8f9f added Capistrano configuration 2015-01-22 10:29:17 +01:00