Nightscout
Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. For more information see: http://www.nightscout.info/ Note that this container only contains the required data to run the website. For data logging, a MongoDB instance is necessary. Configuration of Nightscout is done over variables that are passed through Docker. For ease of use, only required and important variables are exposed by default. For an extensive list of all variables, please refer to: https://github.com/nightscout/cgm-remote-monitor#environment
About
Nightscout is a self-hosted web application that provides remote access to continuous glucose monitor (CGM) data. It's designed for people with diabetes and their caregivers who need to monitor glucose levels remotely. The system reads CGM data from a MongoDB database and present…