The Curity Identity Server works and can be deployed in any environment.
The Curity Identity Server is built to scale. With its unique configuration system, the Curity cluster scales linerarly with no inter-node dependencies.
Ready-made Docker Images on Docker Hub
Run in AWS, Azure, GCP or your own data center
One-line command to deploy in Kubernetes
Helm is a package manager for Kubernetes that allows developers and operators to more easily configure and deploy applications on Kubernetes clusters.
Simplified management of Kubernetes
Integration with any Kubernetes network manger for tighter security
Less configuration code
Simplified cluster setup
Version upgrades and rollbacks
Built-in elasticity
Monitor the health of your Curity Cluster. Ready-made integrations with Prometheus and Grafana.
Read moreAlready have a cloud provider or infrastructure? You can run the Curity Identity Server in any environment so it can easily fit into your existing infrastructure.
Kubernetes
Amazon Web Services
Google Cloud
Microsoft Azure
OpenShift
Ubuntu
Centos
Redhat
Docker
Docker Swarm
Debian
Generic Provider
docker run -it -e PASSWORD=<admin_user_password> -p 6749:6749 -p 8443:8443 curity.azurecr.io/curity/idsvr
helm repo add curity https://curityio.github.io/idsvr-helm/ \
&& helm repo update \
&& helm install --name <release-name> curity/idsvr --set curity.config.password=<admin_user_password>
In this demo, we give you a comprehensive overview of the Curity Identity Server. What it is and what problems it helps you solve.
Watch Demo