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

Include convenience bash script for running RabbitMQ locally #615

Closed
callumforrester opened this issue Sep 5, 2024 · 0 comments · Fixed by #668
Closed

Include convenience bash script for running RabbitMQ locally #615

callumforrester opened this issue Sep 5, 2024 · 0 comments · Fixed by #668
Labels
dev-environment Issues for improving the developer environment/experience enhancement New feature or request good first issue Good for newcomers

Comments

@callumforrester
Copy link
Contributor

Acceptance Criteria

  • Bash script should be supplied in repo
  • It should run with docker or podman as a fallback if docker is not present
  • It should start up RabbitMQ with the STOMP plugin enabled on localhost:61613 (the default port)
  • There should also be a blueapi config file for connecting to it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-environment Issues for improving the developer environment/experience enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant