Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/install_guides/_includes/create-env-with-venv3.13.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. include:: _includes/_create-env-with-venv-intro.rst

.. prompt:: bash

python3.13 -m venv ~/redenv

.. include:: _includes/_create-env-with-venv-outro.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.. include:: _includes/supported-arch-x64+aarch64.rst

.. include:: _includes/linux-preamble.rst

-------------------------------
Installing the pre-requirements
-------------------------------

Red Hat Enterprise Linux (RHEL) 10.2-10.x and its derivatives have all required packages available in official repositories.
Install them with dnf:

.. prompt:: bash

sudo dnf -y install python3.13 python3.13-devel git java-17-openjdk-headless @development nano

.. Include common instructions:

.. include:: _includes/create-env-with-venv3.13.rst

.. include:: _includes/install-and-setup-red-unix.rst
7 changes: 7 additions & 0 deletions docs/install_guides/alma-linux-10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. _install-alma-linux-10:

===============================
Installing Red on Alma Linux 10
===============================

.. include:: _includes/install-guide-rhel10-derivatives.rst
7 changes: 7 additions & 0 deletions docs/install_guides/centos-stream-10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. _install-centos-stream-10:

==================================
Installing Red on CentOS Stream 10
==================================

.. include:: _includes/install-guide-rhel10-derivatives.rst
27 changes: 27 additions & 0 deletions docs/install_guides/debian-13.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
.. _install-debian-13:

==================================
Installing Red on Debian 13 Trixie
==================================

.. include:: _includes/supported-arch-x64+aarch64+armv7l.rst

.. include:: _includes/linux-preamble.rst

-------------------------------
Installing the pre-requirements
-------------------------------

Debian 13 "Trixie" has all required packages available in official repositories. Install them
with apt:

.. prompt:: bash

sudo apt update
sudo apt -y install python3 python3-dev python3-venv git openjdk-21-jre-headless build-essential nano

.. Include common instructions:

.. include:: _includes/create-env-with-venv3.13.rst

.. include:: _includes/install-and-setup-red-unix.rst
7 changes: 6 additions & 1 deletion docs/install_guides/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,27 @@ we recommend **Ubuntu 24.04 LTS**.
mac
alma-linux-8
alma-linux-9
alma-linux-10
amazon-linux-2023
arch
centos-stream-9
centos-stream-10
debian-12
debian-13
fedora
opensuse-leap-15
opensuse-tumbleweed
oracle-linux-8
oracle-linux-9
oracle-linux-10
raspberry-pi-os-11
raspberry-pi-os-12
rhel-8
rhel-9
rhel-10
rocky-linux-8
rocky-linux-9
ubuntu-2004
rocky-linux-10
ubuntu-2204
ubuntu-2404
ubuntu-non-lts
7 changes: 7 additions & 0 deletions docs/install_guides/oracle-linux-10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. _install-oracle-linux-10:

=================================
Installing Red on Oracle Linux 10
=================================

.. include:: _includes/install-guide-rhel10-derivatives.rst
7 changes: 7 additions & 0 deletions docs/install_guides/rhel-10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. _install-rhel-10:

===========================================================
Installing Red on Red Hat Enterprise Linux (RHEL) 10.2-10.x
===========================================================

.. include:: _includes/install-guide-rhel10-derivatives.rst
6 changes: 3 additions & 3 deletions docs/install_guides/rhel-8.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _install-rhel-8:

=========================================================
Installing Red on Red Hat Enterprise Linux (RHEL) 8.8-8.x
=========================================================
======================================================
Installing Red on Red Hat Enterprise Linux (RHEL) 8.10
======================================================

.. include:: _includes/install-guide-rhel8-derivatives.rst
2 changes: 1 addition & 1 deletion docs/install_guides/rhel-9.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _install-rhel-9:

=========================================================
Installing Red on Red Hat Enterprise Linux (RHEL) 9.2-9.x
Installing Red on Red Hat Enterprise Linux (RHEL) 9.4-9.x
=========================================================

.. include:: _includes/install-guide-rhel9-derivatives.rst
7 changes: 7 additions & 0 deletions docs/install_guides/rocky-linux-10.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.. _install-rocky-linux-10:

================================
Installing Red on Rocky Linux 10
================================

.. include:: _includes/install-guide-rhel10-derivatives.rst
27 changes: 0 additions & 27 deletions docs/install_guides/ubuntu-2004.rst

This file was deleted.

22 changes: 14 additions & 8 deletions docs/version_guarantees.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,29 +55,35 @@ Windows 11 x86-64 `Retirement Date <h
macOS 13 (Ventura) x86-64, aarch64 ~2025-10
macOS 14 (Sonoma) x86-64, aarch64 ~2026-10
macOS 15 (Sequoia) x86-64, aarch64 ~2027-10
Alma Linux 8 x86-64, aarch64 2029-05-31 (`How long will CloudLinux support AlmaLinux? <https://wiki.almalinux.org/FAQ.html#how-long-will-almalinux-be-supported>`__)
Alma Linux 9 x86-64, aarch64 2032-05-31
Alma Linux 8 x86-64, aarch64 2029-05-31 (`security support <https://wiki.almalinux.org/release-notes/>`__)
Alma Linux 9 x86-64, aarch64 2032-05-31 (`security support <https://wiki.almalinux.org/release-notes/>`__)
Alma Linux 10 x86-64, aarch64 2035-05-31 (`security support <https://wiki.almalinux.org/release-notes/>`__)
Amazon Linux 2023 x86-64, aarch64 2028-03-15 (`end-of-life <https://docs.aws.amazon.com/linux/al2023/release-notes/support-info-by-support-statement.html#support-info-by-support-statement-eol>`__)
Arch Linux x86-64 forever (support is only provided for an up-to-date system)
CentOS Stream 9 x86-64, aarch64 2027-05-31 (`expected EOL <https://centos.org/stream9/#timeline>`__)
Debian 12 Bookworm x86-64, aarch64, armv7l ~2026-09 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
CentOS Stream 10 x86-64, aarch64 2030-05-31 (`end of Full Support phase of RHEL 10 <https://www.centos.org/centos10/#introduction>`__)
Debian 12 Bookworm x86-64, aarch64, armv7l 2026-06-10 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Debian 13 Trixie x86-64, aarch64, armv7l ~2028-08 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Fedora Linux 41 x86-64, aarch64 2025-11-19 (`End of Life <https://docs.fedoraproject.org/en-US/releases/lifecycle/#_maintenance_schedule>`__)
Fedora Linux 42 x86-64, aarch64 2026-05-13 (`End of Life <https://docs.fedoraproject.org/en-US/releases/lifecycle/#_maintenance_schedule>`__)
openSUSE Leap 15.6 x86-64, aarch64 2025-12-31 (`end of maintenance life cycle <https://en.opensuse.org/Lifetime#openSUSE_Leap>`__)
openSUSE Tumbleweed x86-64, aarch64 forever (support is only provided for an up-to-date system)
Oracle Linux 8 x86-64, aarch64 2029-07-31 (`End of Premier Support <https://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf>`__)
Oracle Linux 9 x86-64, aarch64 2032-06-31 (`End of Premier Support <https://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf>`__)
Oracle Linux 10 x86-64, aarch64 2035-06-31 (`End of Premier Support <https://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf>`__)
Raspberry Pi OS (Legacy) 11 armv7l ~2025-10 (approximate date of release of Raspberry Pi OS 13)
Raspberry Pi OS 12 aarch64, armv7l ~2025-10 (approximate date of release of Raspberry Pi OS 13)
RHEL 8 (latest) x86-64, aarch64 2029-05-31 (`End of Maintenance Support <https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates>`__)
RHEL 8.8 x86-64, aarch64 2025-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
RHEL 8.10 x86-64, aarch64 2029-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
RHEL 9 (latest) x86-64, aarch64 2032-05-31 (`End of Maintenance Support <https://access.redhat.com/support/policy/updates/errata#Life_Cycle_Dates>`__)
RHEL 9.2 x86-64, aarch64 2025-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
RHEL 9.4 x86-64, aarch64 2026-04-30 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
Rocky Linux 8 x86-64, aarch64 2029-05-31 (`end-of-life <https://rockylinux.org/download/>`__)
Rocky Linux 9 x86-64, aarch64 2032-05-31 (`end-of-life <https://rockylinux.org/download/>`__)
Ubuntu 20.04 LTS x86-64, aarch64 2025-06-30 (`End of Standard Support <https://wiki.ubuntu.com/Releases#Current>`__)
RHEL 9.6 x86-64, aarch64 2027-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
RHEL 10 (latest) x86-64, aarch64 2035-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
.. RHEL 10.0 x86-64, aarch64 2027-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
.. RHEL 10.2 x86-64, aarch64 2028-05-31 (`End of Extended Update Support <https://access.redhat.com/support/policy/updates/errata#Extended_Update_Support>`__)
Rocky Linux 8 x86-64, aarch64 2029-05-31 (`(i) Planned EOL <https://rockylinux.org/download>`__)
Rocky Linux 9 x86-64, aarch64 2032-05-31 (`(i) Planned EOL <https://rockylinux.org/download>`__)
Rocky Linux 10 x86-64, aarch64 2035-05-31 (`(i) Planned EOL <https://rockylinux.org/download>`__)
Ubuntu 22.04 LTS x86-64, aarch64 2027-06-30 (`End of Standard Support <https://wiki.ubuntu.com/Releases#Current>`__)
Ubuntu 24.04 LTS x86-64, aarch64 2029-06-30 (`End of Standard Support <https://wiki.ubuntu.com/Releases#Current>`__)
================================ ======================= ============================================================
Expand Down
Loading