This document describes making a self hosted nightscout instance, with SSL encryption and certificate with Let's Encrypt.
Set up a Digital Ocean or Linode virtual private server (VPS) using Ubuntu LTS. Dave chose 20.04 at the time of writing (2020-07-10)
Update the Ubuntu instance:
sudo apt-get update && sudo apt-get upgrade