Closed baptistedaroit closed 2 years ago
Thank you! It's a substantial amount of work. It will take some time to review as well :)
@MarcialRosales
I have updated the initial proposition to be easier and compliant with a local implementation (ie using localhost):
build-azure
target in the Makefile
that generates ssl files needed to implement httpsbin/deploy-rabbit
script to expose extra ports (here 15671
for https management ui) and mount required ssl files when MODE=azure
This should be quite simple now to follow this tutorial.
HTH.
Hi @baptistedaroit , it does help a lot. I am hoping to merge your PR after I use your guide today. Thanks !
Thanks!
Hello!
As discussed in issue #2605, here is a pull request to add a tutorial about how to integrate with Azure AD.
This is for now only focusing on accessing the RabbitMQ Management UI.
Thanks.