Sicura Console
  1. Introduction
  2. Installation
  3. Reference Deployment with SSL Termination
  4. RPM Installation (Deprecated)
  5. Container Installation
  6. Upgrades
  7. Running Sicura Console
  8. Configuration - Accounts
  9. Configuration - Database
  10. Configuration - Collector
  11. Configuration - Security
  12. Configuration - Plugins
  13. Configuration - Experimental
  14. Sidebar - Administration
  15. Sidebar - Infrastructure
  16. Sidebar - Profiles
  17. Sidebar - Reports
  18. Sidebar - Scheduling
  19. Known Issues
  20. How To - Enforce compliance
  21. How To - Enforce custom profiles
  22. How To - Use the API

Installing Sicura Console

The Sicura Console is available as a container and requires a PostgreSQL database server. The completely rewritten frontend web application provides enhanced usability and features compared to previous versions. We recommend using PostgreSQL version 15 or newer for optimal compatibility and performance.

Prerequisites

Database Requirements

The Sicura Console requires a PostgreSQL database (version 15 or higher).

Important: The 2025.5.0 release requires a fresh database. Migrating data from previous versions or RPM-based installations is not currently supported. If you’re upgrading from a previous version, you’ll need to create a new database and reconfigure your environment.

For detailed instructions on setting up PostgreSQL for Sicura Console, including:

Please refer to the PostgreSQL Server section in the Container Installation guide.

Console Installation

Container Installation

The Sicura Console is now distributed exclusively as a container image. The installation process consists of two main steps:

  1. Database Setup - Set up a PostgreSQL database
  2. Container Deployment - Run the Sicura Console container

For complete installation instructions, see the Container Installation Guide.

For information about managing the running console, see Running Sicura Console.

Note: RPM-based installations are no longer supported as of the 2025.5.0 release. If you’re currently using an RPM-based installation, please see the upgrade guide for instructions on migrating to the container-based installation.