Add cronjob for grafista data collection
This commit is contained in:
parent
3e9e075b1f
commit
e5e05bf086
@ -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 git://git.blender.org/blender-cloud.git -b production
|
||||||
git clone https://github.com/armadillica/grafista.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
|
After these commands, run `deploy.sh` to build the static files and deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user