Skip to content

Commit 9bdefd0

Browse files
ralf401fliebe92
andauthored
Fixes #856 - Add CentOS/RHEL 10 as supported distro and add a note about Valkey
Co-authored-by: Florian Liebe <fl@zammad.com>
1 parent 38737d9 commit 9bdefd0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

prerequisites/software.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Below you can find all distributions Zammad provides packages for.
7373
:header: "Distribution", "Versions"
7474
:widths: 20, 20
7575

76-
"CentOS / RHEL", "9"
76+
"CentOS / RHEL", "9, 10"
7777
"Debian", "11, 12 & 13"
7878
"OpenSUSE / SLES", "Leap 15.x / 15"
7979
"Ubuntu", "22.04 & 24.04"
@@ -188,6 +188,10 @@ a secure way.
188188
Available environment variables for standard and Sentinel setups are briefly
189189
mentioned in the :doc:`Redis Variables </appendix/redis>` page.
190190

191+
.. note:: CentOS and RHEL 10 use `Valkey <https://valkey.io/>`_ as a
192+
drop-in-replacement for Redis. During the Zammad installation on those
193+
distros, it gets installed automatically as a dependency.
194+
191195
.. _prerequisites_elasticsearch:
192196

193197
2.6 Elasticsearch (optional)

0 commit comments

Comments
 (0)