Go to file
Luna Mendes d92c09772e
add public api
- generalize elixire adapter into http adapter
 - fix ping adapter not sending a tuple
 - add ServiceWorker.process_work to insert results into the database
2018-07-09 02:48:44 -03:00
blueprints add public api 2018-07-09 02:48:44 -03:00
elstat add public api 2018-07-09 02:48:44 -03:00
priv/frontend add public api 2018-07-09 02:48:44 -03:00
.gitignore remove elixir code 2018-07-07 19:06:32 -03:00
README.md add base for python elstat 2018-07-07 19:46:28 -03:00
config.example.py add public api 2018-07-09 02:48:44 -03:00
requirements.txt add base for python elstat 2018-07-07 19:46:28 -03:00
run.py add public api 2018-07-09 02:48:44 -03:00

README.md

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