Install omd labs edition - shelly-tools/check_shelly GitHub Wiki

System requirements

Host or VM with Ubuntu 18.0.4 installed

Installation

Log in via (SSH) Shell:

add apt-key for omd labs

curl -s "https://labs.consol.de/repo/stable/RPM-GPG-KEY" | sudo apt-key add -

then add the REPO:

Ubuntu 18.0.4

sudo su -c '"deb http://labs.consol.de/repo/stable/ubuntu $(lsb_release -cs) main" > /etc/apt/sources.list.d/labs-consol-stable.list'

or Debian (Raspbian) Buster:

sudo su -c 'echo "deb http://labs.consol.de/repo/stable/debian $(lsb_release -cs) main" > /etc/apt/sources.list.d/labs-consol-stable.list'

and refresh apt sources:

sudo apt-get update

Next step is the installation:

sudo apt-get install -y omd