No description
d92c09772e
- generalize elixire adapter into http adapter - fix ping adapter not sending a tuple - add ServiceWorker.process_work to insert results into the database |
||
---|---|---|
blueprints | ||
elstat | ||
priv/frontend | ||
.gitignore | ||
config.example.py | ||
README.md | ||
requirements.txt | ||
run.py |
Elstat
Status page software.
Installing
git clone https://gitlab.com/elixire/elstat
cd elstat
python3.6 -m pip install -Ur requirements.txt
Run
python3.6 run.py