Obtain a License Key
/etc/simp/license.key
on the server where you are installing the SIMP Console.Create the Configuration File
/etc/simp/simp-console.yml
file.Install the SIMP Release Enterprise Package
The SIMP Release package provides the SIMP Enterprise Yum repository configuration and GPG keys needed to install SIMP Enterprise packages.
yum install https://download.simp-project.com/simp-release-enterprise.rpm
Install the SIMP Console Package
Install the simp-console package via yum
.
yum install simp-console
Configuring-the-Database
/var/db/simp/
. We recommend using PostgreSQL , especially for larger environments.Enable/Start the Service
service simp-console start