Skip to content

iancardosozup/charlescd-local-cluster

 
 

Repository files navigation

Installing via Terraform

Install CharlesCD via Terraform in your local environment.

What is CharlesCD?

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:

Requirements

  • 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 install kubectl check the installation docs.

Running

Creating a Kubernetes cluster with a CharlesCD installation is as simple as:

make up

Deleting is equally simple:

make down

Manual installation

Would you like a step-by-step instructions to get it all running on your local environment? Please, check this out.

Contributing

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.

Community

Feel free to reach out to us at:

Thank you for evoluting CharlesCD!!!:heart::heart::heart:

Keep evolving 🚀

About

Install CharlesCD via Terraform in your local environment.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 85.8%
  • JavaScript 12.1%
  • Makefile 2.1%