neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
412 stars 136 forks source link

[Feature Request] NeoDash Helm Chart for Kubernetes based deployments #884

Open venkatalolla opened 5 months ago

venkatalolla commented 5 months ago

Hi,

Is your feature request related to a problem? Please describe. This is a new feature request to create a Helm chart to support the Kubernetes based deployments in a package pattern. This Helm chart should enable the NeoDash deployment in either editor or reader mode for easy versioning, packaging and installing these dashboards at an enterprise level.

Describe the solution you'd like The solution includes a Helm chart with the following Kubernetes resources templates to support the editor or reader mode for ease of deployment,

Along with the Helm chart, add the appropriate documentation about the usage and default values.

Describe alternatives you've considered The only alternative is to use the Kubernetes YAML files to deploy the NeoDash.

Additional context I have successfully deployed the NeoDash version v2.4 and would like to contribute this base Helm chart to the community with optional ingress feature for extending it to be used with an existing ingress controller setup.

Cheers, Surya Lolla

adriens commented 5 months ago

Yup ,including configuration ointing to where the json export of the dashboard ould be awesome :pray:

venkatalolla commented 5 months ago

Yup ,including configuration ointing to where the json export of the dashboard ould be awesome :pray:

Sure, are you referring to the dashboard json once published to the Neo4j database?