Starting to update the docs

This commit is contained in:
Jan Renz
2015-04-23 07:48:55 +02:00
parent 2cd474ceb0
commit 384c4831c6
2 changed files with 12 additions and 12 deletions

View File

@ -25,7 +25,7 @@ In order to execute code submissions using Docker, source code files are written
- create *config/sendmail.yml*
- create *config/smtp.yml*
- if Docker is not supported by your OS, set up a local Docker server, for instance using [vagrant-docker](https://github.com/hklement/vagrant-docker)
- use boot2docker if there is no native support for docker on your OS
- create seed data by executing `rake db:seed`
## Production Setup