add scheduler script, store rtp view cache in db and schedule generation

This commit is contained in:
Jordan Rodgers 2018-01-26 02:03:45 -05:00
parent 59836baf74
commit 1fd989d6c2
6 changed files with 69 additions and 10 deletions

3
start_scheduler.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL"