Skip to content

Commit 22a49e7

Browse files
authored
Update README.md
1 parent 1ebf1a4 commit 22a49e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# The Particular Platform for MassTransit
1+
# MassTransit Error Management - Showcase
22

33
This showcase consists of 4 processes hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
44

55
![System Overview](docs/diagram.svg "width=680")
66

77
## Launching the Showcase in Docker
88

9+
If you aren't using Docker, go to the details in the [IDE section](https://github.com/Particular/MassTransitShowcaseDemo?tab=readme-ov-file#alternative-run-from-an-ide).
10+
911
The showcase requires a connection to a broker (by default RabbitMQ), [ServiceControl](https://hub.docker.com/r/particular/servicecontrol) container, [ServicePulse](https://hub.docker.com/r/particular/servicepulse) container and the [MassTransit Connector for ServiceControl](https://hub.docker.com/r/particular/servicecontrol-masstransit-connector) container.
1012
To help getting started we have created a few docker compose files that orchestrate all this setup for you.
1113

0 commit comments

Comments
 (0)