{"id":18410754,"url":"https://github.com/marta-barea/typesense-helm","last_synced_at":"2026-03-06T06:05:05.720Z","repository":{"id":193245670,"uuid":"687934631","full_name":"Marta-Barea/typesense-helm","owner":"Marta-Barea","description":"Helm chart to deploy Typesense","archived":false,"fork":false,"pushed_at":"2024-04-17T10:31:56.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T02:47:11.646Z","etag":null,"topics":["helm-charts","kubernetes","typesense"],"latest_commit_sha":null,"homepage":"","language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marta-Barea.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":"2023-09-06T10:03:21.000Z","updated_at":"2024-10-03T12:12:25.000Z","dependencies_parsed_at":"2024-11-06T03:34:41.196Z","dependency_job_id":"7ca81ca6-44b3-4bfb-9f49-81c550bd7119","html_url":"https://github.com/Marta-Barea/typesense-helm","commit_stats":null,"previous_names":["marta-barea/typesense-helm"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/Marta-Barea/typesense-helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marta-Barea%2Ftypesense-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marta-Barea%2Ftypesense-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marta-Barea%2Ftypesense-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marta-Barea%2Ftypesense-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marta-Barea","download_url":"https://codeload.github.com/Marta-Barea/typesense-helm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marta-Barea%2Ftypesense-helm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30164532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T04:43:31.446Z","status":"ssl_error","status_checked_at":"2026-03-06T04:40:30.133Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["helm-charts","kubernetes","typesense"],"created_at":"2024-11-06T03:33:43.455Z","updated_at":"2026-03-06T06:05:05.686Z","avatar_url":"https://github.com/Marta-Barea.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typesense Helm Chart\n\n## 📌 Overview\n\nThis Helm chart deploys [Typesense](https://typesense.org/), an open-source, fast, and typo-tolerant search engine, onto a Kubernetes cluster. The source code is based on [Spittal/typesense-helm](https://github.com/Spittal/typesense-helm).\n\n- 🌐 [Official Website](https://typesense.org/)\n- 💡 [GitHub Repository](https://github.com/typesense/typesense)\n\n---\n\n## 🛠 Prerequisites\n\n- Helm v3.x\n- Kubernetes v1.16+\n- Persistent Volume (PV) provisioner support in the underlying infrastructure\n\n---\n\n## 🚀 Installation\n\nTo add the Typesense repository and install the chart with the release name `my-release`, run:\n\n```bash\n$ helm repo add typesense https://marta-barea.github.io/typesense-helm/\n$ helm install my-release typesense/typesense -n [namespace]\n```\n\n---\n\n## ⚙️ Configuration\n\n### 🐳 Docker Image\n\n- **Repository**: `docker.io/typesense/typesense`\n- **Tag**: `0.25.0`\n- **Pull Policy**: `IfNotPresent`\n\n### 🎛 Resources\n\n- **CPU and Memory**: No limits or requests specified by default.\n\n### 💽 Persistence\n\n- **Enabled**: Yes\n- **Path**: `/data`\n- **Access Mode**: `ReadWriteOnce`\n- **Size**: `25Gi`\n\n### 💼 Pod Disruption Budget\n\n- **Min Available**: Set by default to `1`\n- **Enabled**:  Set by default to `true`\n---\n\n## 🗄 StatefulSet Configuration\n\n- **Replicas**: 3\n- **Application Port**: 8108\n\n#### 🩺 Health Checks\n\n- **Liveness Probe**: Starts after 60 seconds, times out after 5 seconds.\n- **Readiness Probe**: Starts after 10 seconds, times out after 3 seconds.\n\n---\n\n## 📡 Service Configuration\n\n- **Service Type**: Configurable (`ClusterIP` by default)\n- **Service Port**: Configurable (80 by default)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarta-barea%2Ftypesense-helm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarta-barea%2Ftypesense-helm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarta-barea%2Ftypesense-helm/lists"}