Nightscout
Nightscout
OfficialDocker app from opal_06's Repository
Overview
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
Runtime arguments
- Web UI
http://[IP]:[PORT:1337]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WebUI portPorttcp
Container Port: 1337
- Target
- 1337
- Default
- 1337
- Value
- 1337
MongoDB DatabaseVariable
Container Variable: MONGO_CONNECTION
- Target
- MONGO_CONNECTION
- Default
- mongodb://db-user:db-password@mongodb-instance:port/db-name
- Value
- mongodb://db-user:db-password@mongodb-instance:port/db-name
UnitVariable
Set to mg/dl or mmol
- Target
- DISPLAY_UNITS
URLVariable
Container Variable: BASE_URL
- Target
- BASE_URL
API_SECRETVariable
Container Variable: API_SECRET Should be a complex key
ENABLEVariable
Container Variable: ENABLE
- Value
- delta direction upbat timeago devicestatus errorcodes ar2 simplealarms profile
BG_HIGHVariable
Container Variable: BG_HIGH
BG_LOWVariable
Container Variable: BG_LOW
BG_TARGET_BOTTOMVariable
Container Variable: BG_TARGET_BOTTOM
BG_TARGET_TOPVariable
Container Variable: BG_TARGET_TOP
THEMEVariable
Container Variable: THEME
- Value
- colors
TIME_FORMATVariable
Container Variable: TIME_FORMAT
- Value
- 24
INSECURE_USE_HTTPVariable
Container Variable: INSECURE_USE_HTTP Set to true if used with reverse proxy
- Value
- false
Categories
Download Statistics
4,438,425
Total Downloads
115,841
This Month
122,094
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
nightscout/cgm-remote-monitor:latestLast Updated2026-05-14
First Seen2023-02-03
Run Nightscout on Unraid.
Nightscout is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.