When testing specific EJBCA features or prototyping for a new product, the environment can quickly become cluttered, creating the need to clean it up without starting from scratch.
To maintain a healthy and effective EJBCA testing environment, use our EJBCA Helm chart. This chart makes it easy, consistent, and reliable to deploy, upgrade, and un-deploy. By utilizing the EJBCA Helm chart, you can automate the setup and management of the software and necessary infrastructure components, allowing for an infrastructure-as-code (IaC) experience. For example, the Helm chart simplifies the deployment process by managing dependencies and variables to deploy EJBCA without having to manage a bunch of YAML files. This makes it easy to scale out or rapidly test configurations, thereby reducing manual errors and effort.
If you want to clean up your installation, start fresh, and use Helm then this tutorial is for you. In this tutorial, you will learn how to:
Please note the EJBCA Helm Repo has been moved, you need to skip the Helm add command in the video tutorial and instead do the
helm pull oci://repo.keyfactor.com/charts/ejbca-ce (or install/upgrade)
Check out the supplementary documentation that goes hand-in-hand with our tutorial video.
Get your hands on the EJBCA Helm chart from the Keyfactor Repository.
helm pull oci://repo.keyfactor.com/charts/ejbca-ce
Get your hands on the EJBCA Docker container by downloading it now.
You can watch the tutorial video on YouTube along with a few other videos here
You can ask your questions and learn from PKI specialists in the EJBCA forum on GitHub Discussions.