Cluster database service

Prerequisites

MySQL or MSSQL installed in the environment.

Overview

When setting up a PhenixID cluster, two service will be involved:
PhenixID Service (clustering of sessions and configuration)
PhenixID Database service (clustering of the database)

NOTE:
This document will cover information and configuration of the database cluster when using PAS 4.0.
More information about PhenixID service cluster in this document:
PAS

PhenixID Service 4.0 cluster and database

When using PhenixID version 4.0 as a cluster an external MySQL or MSSQL is required.
PAS will communicate against this database using the configured parameters set in the file:
/config/boot.json
More information about the different databases and the configuration can be found here:
Database