Add CentOS Stream 9 docs (#5537)

This commit is contained in:
jack1142 2022-04-09 20:17:10 +02:00 committed by GitHub
parent 841b922e9c
commit 61c73f2f1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,18 @@
.. _install-centos-stream-9:
=================================
Installing Red on CentOS Stream 9
=================================
CentOS Stream 9 has all required packages available in official repositories.
Install them with dnf:
.. prompt:: bash
sudo dnf -y install python39 git java-11-openjdk-headless @development nano
.. Include common instructions:
.. include:: _includes/create-env-with-venv.rst
.. include:: _includes/install-and-setup-red-unix.rst

View File

@ -17,6 +17,7 @@ we recommend **Ubuntu 20.04 LTS**.
arch
centos-7
centos-stream-8
centos-stream-9
debian-10
debian-11
fedora

View File

@ -42,6 +42,7 @@ Alma Linux 8 2029-05-31 (`How long will CloudLinux support
Arch Linux forever (support is only provided for an up-to-date system)
CentOS 7 2024-06-30 (`end of Maintenance Updates <https://wiki.centos.org/About/Product>`__)
CentOS Stream 8 2024-05-31 (`end of Maintenance Updates <https://wiki.centos.org/About/Product>`__)
CentOS Stream 9 2027-05-31 (`expected EOL <https://centos.org/stream9/#timeline>`__)
Debian 10 Buster 2022-08-14 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Debian 11 Bullseye ~2024-09 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Fedora Linux 34 2022-05-17 (`End of Life <https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle#Maintenance_Schedule>`__)