RPM Installation
Note: Sicura Console cannot be installed on the same system as a Sicura Enterprise installation. It must be installed on a separate, independent system, or you will experience issues.
-
Install the Sicura Release Enterprise Package
- The Sicura Release package provides the Sicura Enterprise Yum repository configuration and GPG keys needed to install Sicura Enterprise packages.
For EL7 systems:
yum install https://download.simp-project.com/sicura-release-console.el7.rpm
For EL8 systems:
yum install https://download.simp-project.com/sicura-release-console.el8.rpm
-
Install the Sicura Console Package
-
Install the sicura-console package via
yum
.yum install sicura-console
-
-
Modify the Configuration File
- Add database connection details
- Configure additional settings
All configuration settings are stored in the
/etc/sicura/sicura-console.yaml
file.
See the
Configuration
pages in the navigation bar for details on the available settings.
-
Add your Sicura License Key to
/etc/sicura/license.key
-
Enable/Start the Service
systemctl start sicura-console