Commit Graph

23 Commits

Author SHA1 Message Date
58f82178b8 Adopt deployment after refactoring and reset puma to default 2018-11-06 16:49:43 +01:00
81f1e08cc6 add deploy for mnemosyne.yml 2018-08-10 12:50:12 +02:00
4b90383953 set preload_app to true 2018-08-09 16:47:49 +02:00
9fbe7ec115 try setting puma to 4 workers 2018-06-20 18:12:06 +02:00
9b748ab3af commas do help... 2018-05-25 10:01:43 +02:00
76883bbf60 create logdir only if it does not exist yet. 2018-05-25 09:59:40 +02:00
1741cf9f8e create logdir for whenever (correct this time) 2018-05-25 09:48:59 +02:00
b45dd8e94d create whenever_log_folder 2018-05-25 09:28:38 +02:00
72d652831a cleanup deploy.rb 2018-05-25 09:20:19 +02:00
c11fd43519 uncommented creation of whenever dir again. 2018-05-23 16:03:28 +02:00
c4e1babedb add creation of folder '/log/whenever' to deployment 2018-05-23 15:47:00 +02:00
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