Skip to main content

Multi-node deployment

To install Adeptia Automate in an on-premises environment, you need the Rancher deployment package, which provisions the foundational infrastructure required to run the application.

The Rancher deployment package includes all essential components and is designed to support a distributed deployment across multiple virtual machines (VMs). By leveraging Rancher, organizations benefit from simplified Kubernetes orchestration, centralized cluster management, efficient resource utilization, and enhanced scalability, while retaining full control over their infrastructure and operations.

The Rancher package deploys the following:

  • **RKE2 -**Kubernetes cluster engine
  • **Envoy Gateway -**Handles HTTPS traffic routing on each node (port 443)
  • **Rancher -**Kubernetes management UI
  • **Storage Provisioner -**Manages persistent storage (local or NFS)
  • **KEDA -**Event-driven autoscaling
  • **RabbitMQ Operator -**Message queue management
  • Adeptia Automate - For designing, executing, and monitoring integration workflows.
  • mcp observe service (Optional) - For enabling visibility into requests, performance, and operational metrics.****

Before installing the application, you need to provision the required databases.

WarningThe referenced document is intended for Azure-based database deployments. Use it only as a guide for the required prerequisites, configurations, and privileges—not as a prescriptive implementation guide for on-premises environments.