Running the installer

Run the installer to install Unimus on your system:

apt-get install wget curl -y
wget https://unimus.net/install-unimus.sh
chmod +x install-unimus.sh
./install-unimus.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

Supported OS

Ubuntu:

Ubuntu 16 and newer
Ubuntu 12, 14

Debian:

Debian 10 (Buster) and newer
Debian 8 (Jessie), 9 (Stretch)