We have an updated release of our Helm chart for EJBCA Community deployment. This Helm chart is designed to streamline and simplify the process of setting up EJBCA in your environment.
Key Features:
- Effortless Deployment: Deploy EJBCA with just a few Helm commands, reducing setup time and complexity.
- Customizable Configuration: Easily configure EJBCA parameters through Helm values, ensuring a tailored setup for your needs.
- Scalability: Benefit from seamless scalability options with Helm's orchestration capabilities.
- Version Control: Keep track of your EJBCA deployments using Helm's versioning and release management.
Getting Started:
- Kubernetes v1.19 or higher
- Make sure you have Helm installed, version 3 or higher
- Add our Helm repository: helm repo add keyfactor https://keyfactor.github.io/ejbca-community-helm/
- Deploy EJBCA (default installation): helm install ejbca keyfactor/ejbca-community-helm --namespace ejbca --create-namespace
- With a default installation, access EJBCA by connecting in web browser via NodePort: https://<kubernetes cluster node>:30443/ejbca/adminweb
For more details, including advanced configuration options, check out our documentation on GitHub. We're eager to hear your feedback and suggestions as we continue to improve this Helm chart. Let's make EJBCA deployment a breeze together!
Explore more deployment options and getting started guides in our documentation.
Happy EJBCA deployment!
Please note that previous Community EJBCA Helm chart versions will not be further developed and soon be discontinued.