Deploying with Docker

The Identity Server is very simple to dockerize. There is currently no delivered docker-container but creating one is a simple task.

Docker is also a suitable distribution method, since nodes can be pre-provisioned in Curity ahead of deployment, so spinning up new containers will scale the cluster at ease. The only requirement is that each node is given a unique name to operate in the environment.

Was this helpful?