From a88c40a41f9cc06b133064887d16f35e1f5aa4f9 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 1 Jul 2021 10:23:11 +0200 Subject: [PATCH] Remove references to capistrano files from README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a4032b00..cf63dc3b 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ In order to execute code submissions using Docker, source code files are written ## Production Setup -- create production configuration files (*database.production.yml*, …) -- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/) +- We recommend using [Capistrano](http://capistranorb.com/) for deployment ## Monitoring - We use a [Prometheus Exporter](https://github.com/discourse/prometheus_exporter) and a [Telegraf Client](https://github.com/jgraichen/telegraf-ruby)