Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.