Skip to content

curityio/kubernetes-quick-start

Repository files navigation

Kubernetes Quick Start

Quality Availability

An end to end Kubernetes deployment of the Curity Identity Server, for demo purposes.

Prepare the Installation

The system can be deployed on a workstation via bash scripts, and has the following prerequisites:

Make sure you have these prerequisites installed, then copy a license file to the idsvr/license.json location.
You can get a free community edition license from the Curity Developer Portal.

Install the System

Follow the steps in the Kubernetes Demo Installation article:

./1-create-cluster.sh
./2-create-certs.sh
./3-deploy-postgres.sh
./4-deploy-idsvr.sh

Use the System

Once complete you will have a fully working system:

More Information

Please visit curity.io for more information about the Curity Identity Server.