Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> **⚠️ 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.
> [!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.

^ adds the warning banner (https://github.com/orgs/community/discussions/16925)

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.
Expand Down