gorules / zen

Open-source Business Rules Engine for your Rust, NodeJS, Python or Go applications.
https://gorules.io
MIT License
801 stars 76 forks source link

Deployment question #68

Closed natea closed 10 months ago

natea commented 1 year ago

In the documentation, it describes how to deploy Zen using Helm charts on a Kubernetes cluster: https://gorules.io/docs/cloud/deployment/kubernetes

But where can one find the Helm charts? It says on that page, "Pull the Helm charts provided by GoRules engineering team locally, copy the values.yaml to my-values.yaml file and make the modifications to it."

Does that mean that the Helm charts are not available in the public Github repo, but must be specially requested?

stefan-gorules commented 1 year ago

Hi @natea, thank you for the question.

The Kubernetes guidelines are for the Cloud (Self-hosted) Business rules management system by GoRules which we are working on making generally available through paid subscription. To learn more about it go to: https://gorules.io/pricing. Currently Helm charts are acquired per request.

To outline the difference between Zen engine and GoRules BRMS:

Zen engine is basically our community open-source package. It's aim is to provide transparency, avoid vendor-locking and allow companies and individuals to build custom solutions using Zen engine (rules engine core).