Linux packages
Linux packages fit teams whose operational model is based on traditional server administration rather than containers. The first choice is whether the target environment is DEB-based or RPM-based, then the shared prerequisites behind both.
This path still depends on the same external services as any other Self-Hosted installation: PostgreSQL, RabbitMQ, and S3-compatible storage. Choose it when your operating model is package management on long-lived hosts rather than container orchestration.
Choose the package family that matches the host
Supported operating system families for package installation are:
- Ubuntu
20.04 LTS,22.04 LTS, or24.04 LTSfor DEB packages; - CentOS
8+or Red Hat Enterprise Linux8+for RPM packages.
Review the shared requirements first
Before you commit to the package-based path, review:
© Qameta Software Inc. All rights reserved.