From 09f3c099ee91ad5da0d9cbb6339e1fdf336718a1 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI Date: Mon, 25 Sep 2017 20:00:36 +0200 Subject: [PATCH] init DB --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a5dd2f..0acaa1a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ user: user password: password ``` +Then initiate the database with `./ctftool database create-tables`. + To run the server with production settings, set the environment variable `PRODUCTION=1` before running the server. You can create some problem YAML files that look like this: