The SignServer container set offers components and resources designed to facilitate the deployment and management of SignServer in various environments. It includes Helm charts for easy orchestration and integration with Hardware Security Modules (HSMs).
The following lists key components and resources.
SignServer Container Set Components
SignServer Containers
-
SignServer Enterprise Edition:
-
signserver-ee- SignServer Enterprise functionality. -
SignServer TimeMonitor (Helm support in future releases)
-
-
Community Edition:
-
signserver-ce- SignServer Community
-
Helm Charts
-
signserver- SignServer Enterprise Edition -
signserver-ce- SignServer Community Edition
HSM Sidecar Containers
-
hsm-driver-softhsm- SoftHSM (for non-production use) -
hsm-driver-utimaco- Utimaco CryptoServer -
hsm-driver-luna7- Thales Luna Network HSM 7 -
hsm-driver-nshield- Entrust nShield Connect
Container Registries
SignServer Enterprise containers are available on the Keyfactor Container Registry.
docker pull repo.keyfactor.com/signserver/signserver-ee:latest
SignServer Community containers are available on Docker Hub.
docker pull keyfactor/signserver-ce
Helm Chart Registries
SignServer Helm charts are hosted in the Keyfactor Registry.
Enterprise
helm pull oci://repo.keyfactor.com/charts/signserver --version <VERSION>
Community
helm pull oci://repo.keyfactor.com/charts/signserver-ce --version <VERSION>