From d4d24d9799ed23fba5599439a059a5e1eceaa8c8 Mon Sep 17 00:00:00 2001 From: "alex.stanfield" <13949480+chaptersix@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:42:52 -0600 Subject: [PATCH] archive message --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e20db75a..3135a16f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Temporal Server docker-compose files +> **⚠️ ARCHIVED**: This repository has been archived. All docker-compose examples have been moved to the [samples-server](https://github.com/temporalio/samples-server/tree/main/compose) repository. Please use that repository for the latest docker-compose configurations. + This repository provides docker-compose files that enable you to run a local instance of the Temporal Server. There are a variety of docker-compose files, each utilizing a different set of dependencies. Every major or minor release of the Temporal Server has a corresponding docker-compose release.