rabbitmq / rabbitmq-auth-backend-http

HTTP-based authorisation and authentication for RabbitMQ
Other
199 stars 72 forks source link

Dockerize django example #93

Closed d21d3q closed 5 years ago

d21d3q commented 5 years ago

I'm finding docker-compose a convenient way to quickly run project/tool and play around with it.

This PR allows for running whole stack with one line and observe how auth calls are being made. It can also run client (nodered) as option.

pivotal-issuemaster commented 5 years ago

@d21d3q Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 5 years ago

@d21d3q Thank you for signing the Contributor License Agreement!

michaelklishin commented 5 years ago

Merged with some minor example config and README wording changes. Thank you!

michaelklishin commented 5 years ago

Backported to v3.7.x.