Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Install CharlesCD via Terraform in your local environment.

License

Notifications You must be signed in to change notification settings

ZupIT/charlescd-local-cluster

Repository files navigation

The Charles project has been archived by Zup Innovation. It might start again eventually; however, we won't deliver support for now.

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 🚀