{"id":19350909,"url":"https://github.com/strmprivacy/data-plane-helm-chart","last_synced_at":"2025-06-23T16:03:20.731Z","repository":{"id":37731364,"uuid":"485360819","full_name":"strmprivacy/data-plane-helm-chart","owner":"strmprivacy","description":"Care about your data leaving your VPC/environment in SaaS mode? With our self-hosted option you can run our privacy focused Data Plane in your own Kubernetes Cluster. Just (1) sign-up, (2) request a self-hosted installation, (3) use our values.yaml on your own k8s clusters and (4) run your (customer) data inside your own cloud like 🪄","archived":false,"fork":false,"pushed_at":"2023-08-02T09:04:06.000Z","size":1125,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T20:49:29.561Z","etag":null,"topics":["charts","data","helm","kubernetes","privacy","security"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strmprivacy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2022-04-25T12:23:47.000Z","updated_at":"2024-05-10T08:03:48.000Z","dependencies_parsed_at":"2024-11-10T04:34:26.512Z","dependency_job_id":null,"html_url":"https://github.com/strmprivacy/data-plane-helm-chart","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strmprivacy%2Fdata-plane-helm-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strmprivacy%2Fdata-plane-helm-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strmprivacy%2Fdata-plane-helm-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strmprivacy%2Fdata-plane-helm-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strmprivacy","download_url":"https://codeload.github.com/strmprivacy/data-plane-helm-chart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659570,"owners_count":21141144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["charts","data","helm","kubernetes","privacy","security"],"created_at":"2024-11-10T04:34:20.916Z","updated_at":"2025-04-13T03:30:45.292Z","avatar_url":"https://github.com/strmprivacy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STRM Privacy Data Plane Helm Chart\n\n## What is STRM Privacy?\n\n[STRM Privacy](https://strmprivacy.io) is a privacy (and security) focused data processing platform. Define your data shape and the privacy implications in a `data contract`, and we take care of all the necessary transformations and split your data into `privacy streams`, a dedicated purpose-bound data interface that contains, for instance, only anonymized data. \n\nWith the Data Plane Helm Chart you can install all data processing components on your own Kubernetes cluster. This way,\ndata never leaves **your** infrastructure, regardless of where your Kubernetes cluster is running.\n\n## prerequisites\n\nThis Helm Chart assumes that you have the following infrastructure up and running:\n\n- Kafka (or something which is Kafka API compatible)\n- Redis (or something which is Redis API compatible)\n- A Postgres Database\n\nNote that the Helm Chart does include these, but they are not optimized for production. If you'd like to use the\nincluded versions of these prerequisites, please contact STRM Privacy, so we can support you and improve the Helm Chart.\n\n## Installation instructions\n\n1. [Create an account](https://console.strmprivacy.io) or log in to the STRM console\n2. Request a trial and demo for self-hosted installations through go [@] strmprivacy.io\n3. Once upgraded to support self-hosted installations, please navigate to\nthe [console](https://console.strmprivacy.io) and follow the instructions for setting up your self-hosted installation\non the home page. You can find the required credentials and copy them in the `values.yaml` file, or download the fully\ngenerated `values.yaml` to get you started even faster. Installation can be done as follows:\n  1. Create a namespace that matches the name in the `values.yaml`, the default is `strmprivacy` (all resources will be\n   created in this namespace)\n  2. Run `helm install strmprivacy helm --namespace strmprivacy --values values.yaml` from the root of this repository (this chart will be\n   published to a Helm repository for even easier installation)\n\nTypical values.yaml\n\n```\nregistry:\n  imagePullSecret: \"ewog...\"\n\nlicense:\n  installationId: \"f4ceaa3...\"\n  installationClientId: \"ins...\"\n  installationClientSecret: \"tii...\"\n\nkafka:\n  enabled: true\n\nredis:\n  enabled: true\n\npostgresql:\n  enabled: true\n\n```\n\nDo not hesitate to [contact us](https://docs.strmprivacy.io/docs/latest/contact/) if you need assistance!\n\n### Running with SASL/PLAIN+TLS Kafka cluster\n\nSee the [Quickstart](https://docs.strmprivacy.io/docs/latest/quickstart/ccd/#tls-sasl-plain) documentation for how to\nset this up.\n\n## Contributing\n\nThe chart is considered to be an alpha version. If you encounter issues\nwhile using the chart, please check whether the issue you encounter has already been listed in the issue list. If not,\nfeel free to create an issue.\n\nPull requests are greatly appreciated.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrmprivacy%2Fdata-plane-helm-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrmprivacy%2Fdata-plane-helm-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrmprivacy%2Fdata-plane-helm-chart/lists"}