Skip to content

tsurdilo/replay2023demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Replay 2023 Demo

start service

docker network create temporal-network
docker compose -f compose-postgres.yml -f compose-services.yml up --detach

start worker

mvn clean install
docker-compose up --build --detach

scale to 5 workers

docker-compose up -d --build --scale replaydemo-worker=5

About

Replay 2023 Demo - Worker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published