This website requires JavaScript.
Explore
Help
Register
Sign In
wanderer
/
statuspage
Archived
Watch
1
Star
1
Fork
0
You've already forked statuspage
Code
Issues
Pull Requests
Releases
Activity
This repository has been archived on
2020-08-14
. You can view files and clone it, but cannot push or open issues or pull requests.
d33d8a4c71
statuspage
/
nurun.sh
8 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: adding metric grabber + celery runner
2020-08-11 14:25:00 +02:00
#!/bin/bash
celery worker -A app.celery --loglevel
=
info
&
sleep
5
chore: introducing metrics
2020-08-11 15:02:42 +02:00
python -m app.run_tasks
Reference in New Issue
Copy Permalink