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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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 8
CentOS 7
CentOS 6

RHEL:

RHEL 8
RHEL 7
RHEL 6

Oracle Linux:

Oracle Linux 8
Oracle Linux 7

AWS:

Amazon Linux 2
Amazon Linux AMI
  • No labels