{"id":23653360,"url":"https://github.com/johnbedeir/clerk-app-chart","last_synced_at":"2026-02-26T01:14:35.393Z","repository":{"id":268512362,"uuid":"904588054","full_name":"johnbedeir/clerk-app-chart","owner":"johnbedeir","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-18T08:05:49.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T15:54:41.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/johnbedeir.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2024-12-17T07:20:43.000Z","updated_at":"2024-12-18T08:05:52.000Z","dependencies_parsed_at":"2024-12-17T08:34:30.470Z","dependency_job_id":"2391b8f5-da0c-4694-b9f2-75ce5d6dfc45","html_url":"https://github.com/johnbedeir/clerk-app-chart","commit_stats":null,"previous_names":["johnbedeir/clerk-app-chart"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/johnbedeir/clerk-app-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fclerk-app-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fclerk-app-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fclerk-app-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fclerk-app-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnbedeir","download_url":"https://codeload.github.com/johnbedeir/clerk-app-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fclerk-app-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29847190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: 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":[],"created_at":"2024-12-28T17:53:17.528Z","updated_at":"2026-02-26T01:14:35.365Z","avatar_url":"https://github.com/johnbedeir.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clerk-API-Wrapper Helm Chart: Deployment Guide\n\n\u003cimg src=cover.png\u003e\n\n## Overview\n\nThe **Clerk-API-Wrapper Helm Chart** simplifies the deployment of the Clerk-API-Wrapper application using Helm. This guide outlines the steps to package, index, and deploy the application efficiently.\n\n### Prerequisites\n\nBefore proceeding, ensure the following tools are installed:\n\n- **Helm**: For managing Kubernetes packages.\n- **Git**: For version control.\n- **Kubernetes CLI (kubectl)**: For interacting with the Kubernetes cluster.\n\n---\n\n## Steps for Deployment\n\n### 1. Create Helm Package\n\n1. Navigate to the `mychart` directory.\n2. Run the following command to package the chart:\n\n   ```sh\n   helm package . --destination ../ --version 1.0.0\n   ```\n\n   \u003e This creates the `clerk-app-1.0.0.tgz` file in the parent directory.\n\n---\n\n### 2. Generate Helm Repository Index\n\n1. Navigate to the root directory of the repository.\n2. Generate the `index.yaml` file by running:\n\n   ```sh\n   helm repo index . --url https://johnbedeir.github.io/clerk-app-chart\n   ```\n\n3. Commit the changes to your GitHub repository to update the hosted Helm repository.\n\n---\n\n### 3. Deploy Application via Helm Chart\n\n1. Add the Helm repository:\n\n   ```sh\n   helm repo add clerk-app https://johnbedeir.github.io/clerk-app-chart\n   ```\n\n2. Update the repository to fetch the latest charts:\n\n   ```sh\n   helm repo update\n   ```\n\n3. Install the Clerk-API-Wrapper application:\n\n   ```sh\n   helm install clerk-app clerk-app/clerk-app --namespace dev-clerk-app\n   ```\n\n   \u003e Ensure the `dev-clerk-app` namespace exists before running the command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbedeir%2Fclerk-app-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnbedeir%2Fclerk-app-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbedeir%2Fclerk-app-chart/lists"}