Privacy Dynamics Self-hosted

Installing Privacy Dynamics in Your Cloud

Privacy Dynamics can be installed within a customer’s cloud account in Amazon Web Services (AWS), Microsoft Azure, or Google Cloud Platform (GCP). Privacy Dynamics is a Kubernetes-based application and relies on the third-party application, Replicated, to perform the initial installation and manage upgrades.

In order to fully install Privacy Dynamics, you will need the components below.

  • A domain which you control, and can add a subdomain as a new DNS hosted zone.
  • A Kubernetes cluster, version 1.26, 1.27, or 1.28.
  • A working installation of kubectl.
  • A working installation of cloud management tools (e.g. eksctl, gcloud).
  • A working installation of Helm v3.

Installation

The basic steps to get Privacy Dynamics running are listed below.

  1. Provision Kubernetes cluster
  2. Configure DNS records and access
  3. Install Replicated
  4. Install Privacy Dynamics
  5. Create application ingresses
  6. Install observability tools
Previous
Setup Slack notifications
Next
Provision Kubernetes Cluster