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

Running the installer

Run the installer to install Unimus on your system:

yum 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

CentOS:

CentOS Stream
CentOS 6 and newer

RHEL:

RHEL 6 and newer

Oracle Linux:

Oracle Linux 7 and newer

AWS:

Amazon Linux 2
Amazon Linux AMI

AlmaLinux:

AlmaLinux 8 and newer
  • No labels