Deployment
The SignServer container set is deployed using Helm, a Kubernetes package manager for deploying Helm charts. Deploying SignServer using our Helm chart reduces setup complexity and simplifies the process of setting up SignServer in your environment.
To quickly get started and try out SignServer by deploying the container using a single command, see Getting Started and for a list of Helm deployments parameters, see SignServer Helm Deployment Parameters.
Custom deployments
The SignServer container set allows you to customize the deployment for common scenarios. For examples of how to deploy SignServer to a Kubernetes cluster, connect to an external database, and utilizing Ingress, see Deploy SignServer in Kubernetes.