You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@ This showcase consists of 4 processes hosting MassTransit message producers and
6
6
7
7
## Launching the Showcase in Docker
8
8
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
-
11
9
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.
12
10
To help getting started we have created a few docker compose files that orchestrate all this setup for you.
0 commit comments