Page tree
Skip to end of metadata
Go to start of metadata

Requirements

Unimus Core is supported on:

  • Raspberry Pi 4
  • Raspberry Pi 3
  • Raspberry Pi 2

We do not support running Unimus on RPi 1 or RPi Zero.

Supported OS:

  • Raspbian Buster
  • Raspbian Stretch
  • Raspbian Jessie

We do not officially support running the Core on any other OS on Raspberries.

Installing Unimus

apt-get install wget curl -y
wget https://unimus.net/install-unimus-core.sh
chmod +x install-unimus-core.sh
./install-unimus-core.sh

Security note: it is dangerous running unknown scripts from the internet.
The installer sources can be found in our GitHub repo, please review the script sources before running on your machines.

The installer will ask for all required information to configure the Core.
After the installer finishes and the Core service starts, you should see your Core online in Unimus.

 

  • No labels