Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requirements

Unimus Core is supported on:

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

...

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

...

No Format
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.

After the installer finishes, you can access Unimus at:
http://localhost:8085/
(substitute 'localhost' for the address of your Unimus server)

We recommend taking a look at this article on how to configure Unimus:
Initial configuration > Configuration wizard

Limitations

Please note Unimus can take a longer time to start on a RPi.
Allow up to 3 minutes for the service to start, and the web GUI to start responding.

We do not recommend managing more than 100 devices in Unimus instances running on Raspberry Pis.
The Unimus web GUI may become slow, or even unresponsive when many device operations are running.
(this is due to the performance limitations of the RPi)

We also recommend to only run HSQL (file-based DB) on RPi.
Please make sure you are using a high-speed SD card on your RPi.

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.