Welcome to downloads page

Follow instructions below


Hastic server

  • System requirements
  • Node.js 6.14+

  • Install
  • wget https://github.com/hastic/hastic-server/releases/download/0.5.1/hastic-server-0.5.1.tar.gz

    tar -zxvf hastic-server-0.5.1.tar.gz

  • Run
  • cd hastic-server-0.5.1/server/dist

    node server


Hastic Grafana App

  • System requirements
  • Hastic server

    Grafana version >= 5.4.0

  • Install
  • Navigate to either:

    - $GRAFANA_PATH/data/plugins/ (when Grafana is installed from tarball or source)

    - or /var/lib/grafana/plugins (when Grafana is installed from .deb/.rpm package)

    wget https://github.com/hastic/hastic-grafana-app/releases/download/0.5.1/corpglory-hastic-app-0.5.1.tar.gz

    tar -zxvf corpglory-hastic-app-0.5.1.tar.gz

  • Run
  • restart Grafana server