Page MenuHomePhabricator

Event Bridge Docker Configuration
Closed, ResolvedPublic5 Estimated Story Points

Description

When I'm developing or maintaining Event Bridge service, I want to be able to run the service on my local machine so I can be sure it's working properly after my updates (Docker configuration).

Notes:

  1. Probably single docker compose file in the root of the project
  2. We for sure need Redis and Kafka images in that docker compose
  3. Some kind of UI tool for local development?