Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose based setup of the prerequisites & preparation steps #333

Open
VladimirMakaev opened this issue May 6, 2020 · 4 comments

Comments

@VladimirMakaev
Copy link

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!

@adamralph
Copy link
Member

@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.

@VladimirMakaev
Copy link
Author

Would you be interested in a PR?

@adamralph
Copy link
Member

@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.

@dvdstelt
Copy link
Member

dvdstelt commented May 8, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants