Comments on: RabbitMQ Cluster with Consul and Vault https://piotrminkowski.com/2018/12/27/rabbitmq-cluster-with-consul-and-vault/ Java, Spring, Kotlin, microservices, Kubernetes, containers Wed, 26 Aug 2020 10:00:31 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: Piotr Mińkowski https://piotrminkowski.com/2018/12/27/rabbitmq-cluster-with-consul-and-vault/#comment-613 Fri, 01 Mar 2019 11:28:15 +0000 https://piotrminkowski.wordpress.com/?p=6930#comment-613 In reply to Shane Callanan.

Can you sent the commands you used for resources creation?

]]>
By: Shane Callanan https://piotrminkowski.com/2018/12/27/rabbitmq-cluster-with-consul-and-vault/#comment-612 Fri, 22 Feb 2019 11:10:39 +0000 https://piotrminkowski.wordpress.com/?p=6930#comment-612 I am trying to integrate RabbitMQ with Vault through the command line but I keep getting this back when the run the first write command. Is anyone else getting this?

Error writing data to rabbitmq/config/connection: Error making API request.

URL: PUT http://127.0.0.1:8200/v1/rabbitmq/config/connection
Code: 404. Errors:

* no handler for route ‘rabbitmq/config/connection’

]]>