Developer Setup: Multiconnect on Minikube

Developer Setup: Multiconnect on Minikube

This document shows you how to set up a developer machine installation of the WhatsApp Business API client with Multiconnect on Minikube. Before you start any of these set ups, check our list of requirements.

To set up a High Availability cluster, follow these steps:

  1. Create a biz directory for the setup scripts
  2. Get the WhatsApp Business API Client configuration files
  3. Create a MySQL database
  4. Create a whatsapp-config secret
  5. Create a local media volume
  6. Set the $VERSION environment variable
  7. Deploy the containers
  8. Find the webapp container port
  9. Get an authentication token
  10. Perform a health check
  11. Register the WhatsApp Business API Client
  12. Perform a second health check

To set up a Highly Available multiconnect cluster, follow these steps:

  1. Set up two shards
  2. Perform a health check
  3. Start a third coreapp to maintain High Availability
  4. Perform a second health check


Leave a Reply