From e5e05bf08607358f87ffe9191c85378957929509 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Sun, 12 Mar 2017 12:15:44 +0100 Subject: [PATCH] Add cronjob for grafista data collection --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d372b5f..a836207 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ git clone git://git.blender.org/flamenco.git -b production git clone git://git.blender.org/blender-cloud.git -b production git clone https://github.com/armadillica/grafista.git -b production +echo '0 8 * * * root docker exec -d grafista bash manage.sh collect' > /etc/cron.d/grafista + ``` After these commands, run `deploy.sh` to build the static files and deploy