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.yaml
file.NOTE: SIMP Console currently supports both
.yaml
and.yml
file extensions for the config file.
DEPRECATION WARNING: SIMP Console will be moving toward only supporting
.yaml
for all config files in a future release.
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
Configure the Database
/etc/simp/simp-console.yaml
.Enable/Start the Service
service simp-console start