mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
add scheduler script, store rtp view cache in db and schedule generation
This commit is contained in:
parent
59836baf74
commit
1fd989d6c2
6 changed files with 69 additions and 10 deletions
3
start_scheduler.sh
Executable file
3
start_scheduler.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL"
|
||||
Loading…
Add table
Add a link
Reference in a new issue