From c283184cc18de616aa1a316c35cf4deb6f51f524 Mon Sep 17 00:00:00 2001 From: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:15:00 +0200 Subject: [PATCH 1/2] [codex] Clarify supported Redis paths for EDU-1130 --- .../version-25.3/enterprise/install-platform.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/install-platform.md b/platform-enterprise_versioned_docs/version-25.3/enterprise/install-platform.md index 4f7b4d09d..6e8379f04 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/install-platform.md +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/install-platform.md @@ -25,6 +25,8 @@ Before you begin, you need: - A MySQL 8 database - A Redis 7 instance +Supported production Redis options include a self-managed Redis 7 deployment or one of the managed Redis services documented in the platform deployment guides: Amazon ElastiCache, Azure Cache for Redis, or Google Memorystore. If you plan to use another Redis-compatible service, confirm support with Seqera before deploying to production. + :::note MySQL 8 is the only supported database version from Seqera Enterprise version 23.4 onwards. MySQL 5.6 and 5.7 are not supported. ::: From 9768161317606684e3078cba6e693508ed93ed78 Mon Sep 17 00:00:00 2001 From: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:15:01 +0200 Subject: [PATCH 2/2] [codex] Clarify supported Redis paths for EDU-1130 --- .../version-25.3/enterprise/configuration/overview.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/overview.mdx b/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/overview.mdx index 3ae10f26c..7fc415e4b 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/overview.mdx +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/configuration/overview.mdx @@ -141,6 +141,8 @@ From Seqera Enterprise version 24.2: Follow your cloud provider specifications to upgrade your instance. ::: +Seqera documents support for Redis 7 deployments and the managed Redis services listed below. If you plan to use another Redis-compatible service, such as a drop-in alternative that is not explicitly listed in this guide, confirm support with Seqera before using it in production. + ### Database requirements :::warning Aurora Serverless is not supported