Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 625 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 625 Bytes

Dexcom Dashboard

This project creates a simple tracking service for monitoring a Dexcom blood glucose monitor via their API. To start it you will need to copy the sample.env to a file called .env. Put in your Dexcom login credentials and run docker compose up!

This will start 3 services.

  1. Dexcom-Monitor - A container that runs the the main.py file that reads glucose levels every 5 minutes
  2. Prometheus - Service that collects the glucose measurements from Dexcom-Monitor and stores them
  3. Grafana - Visualization for the data with thresholds