mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
Fixes https://github.com/scylladb/scylladb/issues/22841
Refs https://github.com/scylladb/scylla-enterprise/issues/4550
Closes scylladb/scylladb#22843
(cherry picked from commit 439463dbbf)
Closes scylladb/scylladb#23092
39 lines
2.4 KiB
ReStructuredText
39 lines
2.4 KiB
ReStructuredText
OS Support by Linux Distributions and Version
|
|
==============================================
|
|
|
|
The following matrix shows which Linux distributions, containers, and images
|
|
are :ref:`supported <os-support-definition>` with which versions of ScyllaDB.
|
|
|
|
+-------------------------------+--------------------------+-------+------------------+---------------+
|
|
| Linux Distributions |Ubuntu | Debian| Rocky / Centos / | Amazon Linux |
|
|
| | | | RHEL | |
|
|
+-------------------------------+------+------+------------+-------+-------+----------+---------------+
|
|
| ScyllaDB Version / OS Version |20.04 |22.04 |24.04 | 11 | 8 | 9 | 2023 |
|
|
+===============================+======+======+============+=======+=======+==========+===============+
|
|
| Enterprise 2025.1 | |v| | |v| | |v| | |v| | |v| | |v| | |v| |
|
|
+-------------------------------+------+------+------------+-------+-------+----------+---------------+
|
|
| Enterprise 2024.2 | |v| | |v| | |v| | |v| | |v| | |v| | |v| |
|
|
+-------------------------------+------+------+------------+-------+-------+----------+---------------+
|
|
| Enterprise 2024.1 | |v| | |v| | |v| ``*`` | |v| | |v| | |v| | |x| |
|
|
+-------------------------------+------+------+------------+-------+-------+----------+---------------+
|
|
| Open Source 6.2 | |v| | |v| | |v| | |v| | |v| | |v| | |v| |
|
|
+-------------------------------+------+------+------------+-------+-------+----------+---------------+
|
|
|
|
``*`` 2024.1.9 and later
|
|
|
|
All releases are available as a Docker container, EC2 AMI, GCP, and Azure images.
|
|
|
|
.. _os-support-definition:
|
|
|
|
By *supported*, it is meant that:
|
|
|
|
- A binary installation package is available to `download <https://www.scylladb.com/download/>`_.
|
|
- The download and install procedures are tested as part of the ScyllaDB release process for each version.
|
|
- An automated install is included from :doc:`ScyllaDB Web Installer for Linux tool </getting-started/installation-common/scylla-web-installer>` (for the latest versions).
|
|
|
|
You can `build ScyllaDB from source <https://github.com/scylladb/scylladb#build-prerequisites>`_
|
|
on other x86_64 or aarch64 platforms, without any guarantees.
|
|
|
|
|
|
|