Add archived warning and redirect to samples-server (#243)

Added a warning about the repository being archived and redirected users to the new location for docker-compose examples.
This commit is contained in:
Alex Stanfield
2026-01-05 15:54:09 -06:00
committed by GitHub
parent 7890d4c291
commit 91187b7754

View File

@@ -1,5 +1,5 @@
# Temporal Server docker-compose files
[!WARNING]
> **⚠️ 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.