Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Releases: tmunzer/analytics

App moved to Production mode

18 Mar 13:59

Choose a tag to compare

The docker-entrypoint.sh script now start the app in production mode.
This new released also moved the express-session storage from memory to mongoDB to improve performances.

analytics on Docker Hub

12 Mar 11:08

Choose a tag to compare

The analytics app is now directly available on Docker Hub to simplify its deployment: https://hub.docker.com/r/tmunzer/analytics/

You can manually deploy it, or you can just download the script and run it on a Linux server with Docker installed.

initial release

15 Mar 20:56

Choose a tag to compare

Analytics App v1.0

First release of one of the Aerohive Reference Application based on the Presence Analytics information stored on the ACS (Aerohive Cloud Service).

This App is tested on NodeJS 4.3.0

Docker Deployment

  • Just download analytics.shon a Linux / MacOs computer with Docker installed.
  • Run the analytics.shscript
    • Some initial configuration (persistant folders, Aerohive Cloud Service) will be asked
    • Select 1) Deploy and Start Application to download Docker Images and start Docker Containers