Sicura Logo
Menu

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.

  1. 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
  2. Install the Sicura Console Package

    • Install the sicura-console package via yum.

      yum install sicura-console
  3. 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.

  1. Add your Sicura License Key to /etc/sicura/license.key

  2. Enable/Start the Service

systemctl start sicura-console