Skip to content

Setting up Stand Alone Nightscout Server | Ubuntu & Raspberry Pi Docker

mokerhamer edited this page Nov 12, 2019 · 3 revisions

Hi,

I had some issues getting started, here are my notes. Hope it helps others.

Requirement: -You already have a server; Ubuntu 18 or 16 LTS. or -Raspberry Pi

Raspberry Pi:

Use the instructions on the website below to prepare your Raspberry with an ready to go Linux Docker ready OS. In my case, i am using a windows 10 laptop. So i started https://blog.hypriot.com/getting-started-with-docker-and-windows-on-the-raspberry-pi/

Download the Image and flash it on the SD card. SSH login: pirate/hypriot Source: https://blog.hypriot.com/getting-started-with-docker-on-your-arm-device/

Login with ssh and run:

Done! Time to boot up your raspberry!

Ubuntu (18 & 16 LTS):