Install CharlesCD via Terraform in your local environment.
CharlesCD is an open source project that deploys quickly, continuously and securely, allowing development teams to simultaneously perform hypothesis validations with specific groups of users.
Check out for more information:
Docker
Terraform
NOTE: This installation does not require
kubectl
, but you will not be able to perform some of the examples in our docs without it. To installkubectl
check the installation docs.
Creating a Kubernetes cluster with a CharlesCD installation is as simple as:
make up
Deleting is equally simple:
make down
Would you like a step-by-step instructions to get it all running on your local environment? Please, check this out.
Feel free to use, recommend improvements or contribute to new implementations.
Do you want to know more on how to contribute, check out CharlesCD contributing guide repository.
Feel free to reach out to us at:
Thank you for evoluting CharlesCD!!!:heart::heart::heart:
Keep evolving 🚀