Skip to content

Latest commit

 

History

History

rabbitmq

Installing Tanzu RabbitMQ for Kubernetes

This experiment aims to fast-track installation of Tanzu RabbitMQ using a collection of scripts.

Prerequisites:

  • Starts with the assumption that you have already provisioned a cluster.

Download the bits

./download-tanzu-rabbitmq.sh {tanzu-network-api-token}

Install Tanzu RabbitMQ integrated with Harbor on a Kubernetes cluster

./install-tanzu-rabbitmq-integrated-with-harbor.sh {harbor-domain} tanzu {harbor-username} {harbor-password}

Replace the curly-braced parameters above with your Harbor domain, project and administrator username. The project named tanzu should already exist within Harbor.

Using Tanzu RabbitMQ

Uninstall Tanzu RabbitMQ

./uninstall-tanzu-rabbitmq.sh