eclipse/ditto

By eclipse

Updated 11 days ago

Contains the official Helm chart of Eclipse Ditto™.

Helm
Integration & Delivery
Internet of Things
Security

10K+

Ditto logo

The official Eclipse Ditto™ Helm chart is managed in the Ditto GitHub repository.

Install Ditto via Helm Chart

To install the chart with the release name eclipse-ditto, run the following commands:

helm install -n ditto my-ditto oci://registry-1.docker.io/eclipse/ditto --version <version> --wait

Uninstall the Helm Chart

To uninstall/delete the my-ditto deployment:

helm uninstall my-ditto

Notes

Please note that the chart currently won't work out of the box on ARM64 infrastructure, as the referenced MongoDB "Bitnami" dependency is not yet provided as ARM64 Helm chart.

Docker Pull Command

helm pull oci://registry-1.docker.io/eclipse/ditto