A Message broker, written in Erlang. Uses the Erlang Cowboy webserver.
Notes
- Default credentials:
- guest / guest (works per defalt only from localhost)
- Username can be changed without the old password on the command line?!
rabbitmqctl change_password username newpassword - Files with suffix .DCD contain credentials.
- If you have the Erlang cookie:
erl -cookie JPCGJCAEWHPKKPBXBYYB -name rabbit -sname clyde -remsh rabbit@clyde
Links
Leave a Reply
You must be logged in to post a comment.