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

Fix RabbitMQ Installation #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jgwilson42
Copy link

This PR relates to the issue - #22

I believe that the root cause of the issue is that bintray.com is no longer available (or not providing RabbitMQ packages / binaries).

I have updated the script to use the currently documented install approach for RabbitMQ on Ubunutu.

A couple of things that I suggest baring in mind when reviewing this script:

  1. I have only tried this in AWS, I assume it will work in GCP etc. but worth a test
  2. This change essentially pulls a script from CloudSmith and runs it as root. Please be sure you are comfortable with the implications of this. If not, feel free to update with a different install approach.

Fix RabbitMQ installation
Fix error in script
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

Successfully merging this pull request may close these issues.

1 participant