Skip to content

boshetyn/ns-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ns-setup

Simplifying Nightscout setup routine

These scripts are used to make private Nightscout setup as smooth as you could only imagine. It uses docker compose with nightscout itself, traefik for ssl termination and mongodb for your data. The docker-compose.yml is based on original Nightscout's one but modified a bit to make use of parameters entered during install scipt's execution.

Prerequisites

  1. First of all you need your VPS - virtal machine.
  2. You need a domain name registered and attached to your VPS's public IP.
  3. Also you need a ssh access to your VPS.

Process

Once all the mentioned preparations done you do:

  1. ssh to your VPS
  2. write bash <(wget -qO- https://raw.githubusercontent.com/justmara/ns-setup/main/ns-setup.sh) in console, press enter and follow installation instructions.
  3. enjoy your private nightscout installation

About

Nightscout setup routine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%