Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Platform: Docker Compose"
description: Deploy Seqera Platform Enterprise with Docker Compose
date: "12 Feb 2024"
date created: "2024-02-14"
last updated: "2026-07-30"
tags: [docker, compose, deployment]
---

Expand Down Expand Up @@ -43,8 +44,7 @@ The bundled `redis` container in `docker-compose.yml` is intended for evaluation
| Cache / version | Status |
| --------------- | ---------------------------- |
| Redis 6.x | Not supported (EoL upstream) |
| Redis 7.2 | Supported |
| Redis 7.4 | Supported |
| Redis 7.x | Supported |
| Valkey 7.x | Supported (from 26.1) |

### Connection URL
Expand Down