Install Immuta
Audience: System Administrators
Content Summary: The Immuta Platform can be installed in multiple ways. This page lists the recommended installation order and guides for each installation method.
Introduction
We recommended installing Immuta with Kubernetes because of the minimal administration needed to achieve scale and availability, but Immuta can also be installed on a single Docker node. This chapter illustrates how to install Immuta using both of these methods.
After you've installed Immuta and added a license key, you can opt to configure other settings, such as connecting an IAM or native access pattern.
Firewall Rules
The following firewall rules are required to be opened to any host or network that need access to the Immuta service.
Port | Protocol | Source |
---|---|---|
5432 | TCP | PostgreSQL |
443 | TCP | Web Service |
Kubernetes
Immuta has a Helm chart available for installation on Kubernetes:
Specific guides are available for the following Kubernetes cloud providers:
Single Docker Node
Immuta has a Docker Compose based installation that can be used on a single Docker node: