Nightscout, the open source CGM remote monitor: store and visualise continuous glucose data through a live web dashboard and REST API, secured from first boot by cloudimg.
Nightscout (cgm-remote-monitor) is an open source platform for continuous glucose monitoring. It ingests readings from CGM uploaders into a private datastore and presents them on a real time web dashboard, with a REST API that apps and caregivers can read from and write to. It lets people with diabetes, families and care teams follow glucose trends remotely.
The cloudimg image runs Nightscout behind nginx with a dedicated local database on its own data volume, and generates a fresh API secret and database password on first boot so no default credential ever ships. Access is denied by default until the secret is supplied. It arrives hardened and fully patched, with a paired step by step deploy guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.