This website requires JavaScript.
Explore
Help
Sign in
external
/
proxstar
Watch
1
Star
0
Fork
You've already forked proxstar
0
mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced
2025-02-12 21:11:53 +00:00
Code
Issues
Releases
Wiki
Activity
488caa323e
proxstar
/
start_worker.sh
4 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
add script to start rq workers
2018-01-24 04:43:46 +00:00
#!/bin/sh
Add sentry rq integration
2020-10-11 17:26:45 +00:00
/opt/app-root/bin/rq worker -u
"
$PROXSTAR_REDIS_URL
"
--sentry-dsn
""
-c rqsettings
Reference in a new issue
Copy permalink