Skip to content

ddionrails/statistics-server

Repository files navigation

Statistics Server

Displays pre-calculated timeline statistics.

Setup

  • Set STATISTICS_BASE_PATH environment variable.
export STATISTICS_BASE_PATH="/path/to/statistics/data"
  • Run app through gunicorn.
gunicorn statistics_server.app:server -b 0.0.0.0:8081

About

A dash app to display pre-calculated statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published