Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabe565/docker-nightscout
Nightscout CGM Remote Monitor Docker Container
https://github.com/gabe565/docker-nightscout
container dexcom diabetes nightscout
Last synced: about 1 month ago
JSON representation
Nightscout CGM Remote Monitor Docker Container
- Host: GitHub
- URL: https://github.com/gabe565/docker-nightscout
- Owner: gabe565
- Created: 2019-01-07T04:13:47.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T05:38:43.000Z (4 months ago)
- Last Synced: 2024-09-08T06:38:27.686Z (4 months ago)
- Topics: container, dexcom, diabetes, nightscout
- Language: Dockerfile
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Nightscout Containers
[![Version](https://img.shields.io/badge/Version-v15.0.0-informational?style=flat)](https://github.com/gabe565/docker-nightscout/pkgs/container/nightscout)
[![Build](https://github.com/gabe565/docker-nightscout/actions/workflows/build.yml/badge.svg)](https://github.com/gabe565/docker-nightscout/actions/workflows/build.yml)This repo builds container images for [Nightscout](https://github.com/nightscout/cgm-remote-monitor).
Release tags are automatically updated by Renovate bot, so new Nightscout releases will be available in this repository within a few hours.
## Images
- [ghcr.io/gabe565/nightscout](https://github.com/gabe565/docker-nightscout/pkgs/container/nightscout)
## Deployment
### Docker
For Docker, I'd suggest copying the [`compose.yaml`](./compose.yaml) in this repository, then adding any environment variables you desire from [Nightscout's documentation](https://github.com/nightscout/cgm-remote-monitor#environment).
### Kubernetes
I have built a Helm chart for Kubernetes deployments. See [charts.gabe565.com](https://charts.gabe565.com/charts/nightscout/) or [gabe565/charts](https://github.com/gabe565/charts/tree/main/charts/nightscout) for details.