- Platform Release 6.5
- Privacera Platform Installation
- Privacera Platform User Guide
- Privacera Discovery User Guide
- Privacera Encryption Guide
- Privacera Access Management User Guide
- AWS User Guide
- Overview of Privacera on AWS
- Configure policies for AWS services
- Using Athena with data access server
- Using DynamoDB with data access server
- Databricks access manager policy
- Accessing Kinesis with data access server
- Accessing Firehose with Data Access Server
- EMR user guide
- AWS S3 bucket encryption
- Getting started with Minio
- Plugins
- How to Get Support
- Coordinated Vulnerability Disclosure (CVD) Program of Privacera
- Shared Security Model
- Privacera Platform documentation changelog
About Privacera Manager (PM)
Privacera Manager (PM) is an installation framework for installing and updating Privacera Platform components. Privacera Manager provides a framework, process, installation components, configuration scripts, and property files for deploying, installing, and managing the deployment of all other Privacera components to target environments. Working within the Privacera Manager framework, you identify Privacera Platform components to be installed, configure those components by editing the properties, and then invoking Privacera Manager.
In addition to the 'core' functions: Access Management, Discovery, and Encryption, there are integration options for data repository systems, authentication integration options (AD/LDAP), optional SSO, security options, and audit logging options. Privacera Manager provides individual configuration files to support each of these options.

The general process for using Privacera Manager is similar for deployments on all Cloud Providers and Native Clouds. Some of the steps are adjusted for each based on the Cloud providers native capabilites and services. The first step is to let Privacera Manager know the Cloud platform it is operating in.
Privacera Manager itself is deployed using Docker with Docker Compose. Once Privacera Manager is in place, it then runs and deploys Privacera Platform components either as Docker containers or within a Kubernetes cluster, so the second step is to select a preferred deployment. The choice will depend on your deployment objectives, target cloud platform and data repository types, and specific Privacera components. After selecting your cloud platform, the second step is to select a deployment:
Docker/Docker Compose will be the right choice for 'single-node' configurations. A single-node, Docker deployed Privacera Platform uses fewer resources, but may not scale as well. This is ideal for PoC and not recommended for production.
A Kubernetes deployed Privacera Platform may use more resources but will scale, taking advantage of Kubernetes' ability to expand and add computation, memory, and storage resources, as needed.

Privacera Manager CLI
Privacera Manager can be installed and run in a command-line interface (CLI), this provides fine grain control and is ideal for automation using CI/CD.
Upgrade Privacera Manager
Once installed, you can upgrade your version of Privacera Manager as new versions of the product are released.