Particular/Workshop

docker-compose based setup of the prerequisites & preparation steps

VladimirMakaev opened this issue · 4 comments

It would have been so much nicer to just do

docker-compose up

To have everything running instead of following the setup steps. Especially after this tweet
image

That can have RabbitMQ Setup instead of MSMQ automatically, MSSQL Server can run in Linux these days and you can automatically create the database when creating a container, etc.

Otherwise great work!

@VladimirMakaev thanks for raising this. This something we have already considered, and it is on our radar, but at present it's uncertain if/when we'll get round to doing something like this.

Would you be interested in a PR?

@VladimirMakaev thanks for the offer, but I advise holding off for now. We first need to assess whether we want to make this change, and I wouldn't want you to waste your time.

The transport is also already using LearningTransport. No need for RabbitMQ. Only SQL needs to be set up now.