Skip to main content

Prerequisites

Migration Steps

1

Head into the docker-compose folder

2

Insert your previous secrets into the new docker compose

And insert all your previous secrets from the existing docker-compose.yml before v1.12.0
3

Start the stack, and stop it

Wait for a bit to let it start.
4

Insert your existing data into PostgreSQL

  1. Identify volumes:
  1. Copy data (helper container):
5

Start the stack finally

And wait for it to start
Congratulations! You have now successfully migrated to v2.12.0 or later, and can enjoy the new Temporal infrastructure and updates!