{"id":19230667,"url":"https://github.com/ctron/ditto-operator","last_synced_at":"2026-02-11T00:01:45.657Z","repository":{"id":140052641,"uuid":"273010012","full_name":"ctron/ditto-operator","owner":"ctron","description":"A Kubernetes Operator for Eclipse Ditto™","archived":false,"fork":false,"pushed_at":"2022-06-21T07:33:00.000Z","size":317,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-19T19:44:15.538Z","etag":null,"topics":["iot","kubernetes","operator"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-17T15:24:53.000Z","updated_at":"2024-04-02T19:58:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9004934-1e01-41c5-b39c-087eaeb17c1e","html_url":"https://github.com/ctron/ditto-operator","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/ctron/ditto-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctron%2Fditto-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctron%2Fditto-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctron%2Fditto-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctron%2Fditto-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctron","download_url":"https://codeload.github.com/ctron/ditto-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctron%2Fditto-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29322733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iot","kubernetes","operator"],"created_at":"2024-11-09T15:40:02.659Z","updated_at":"2026-02-11T00:01:45.549Z","avatar_url":"https://github.com/ctron.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Operator for Eclipse Ditto™\n\n[![CI](https://github.com/ctron/ditto-operator/workflows/ci/badge.svg)](https://github.com/ctron/ditto-operator/actions?query=workflow%3Aci)\n\n## Install the operator\n\nYou need to install the operator. Once you have installed the operator, you can create a new Ditto instance by\ncreate a new custom resource of type `Ditto`.\n\n### Using OperatorHub\n\nThe operator is available on [OperatorHub](https://operatorhub.io/operator/ditto-operator).\n\n### Using Helm\n\nYou can also install the operator using [Helm](https://helm.sh/):\n\n    helm install ditto-operator ./helm/ditto-operator\n\n## MongoDB\n\nYou need to provide a MongoDB instance. You can easily deploy one with\nthe following Helm chart:\n\n    helm repo add bitnami https://charts.bitnami.com/bitnami\n    helm install mongodb bitnami/mongodb --set podSecurityContext.enabled=false --set containerSecurityContext.enabled=false --set auth.rootPassword=admin123456 --set auth.enabled=false\n\n## Create Ditto instance\n\nCreate a new Ditto instance:\n\n~~~yaml\napiVersion: iot.eclipse.org/v1alpha1\nkind: Ditto\nmetadata:\n  name: test\nspec:\n  mongoDb:\n    host: mongodb\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctron%2Fditto-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctron%2Fditto-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctron%2Fditto-operator/lists"}