{"id":28567031,"url":"https://github.com/altinity/argocd-examples-clickhouse","last_synced_at":"2025-09-10T11:38:25.277Z","repository":{"id":180875229,"uuid":"665842827","full_name":"Altinity/argocd-examples-clickhouse","owner":"Altinity","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-25T20:54:18.000Z","size":626,"stargazers_count":9,"open_issues_count":4,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T15:51:18.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altinity.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,"zenodo":null}},"created_at":"2023-07-13T06:08:45.000Z","updated_at":"2025-03-13T10:25:28.000Z","dependencies_parsed_at":"2023-07-13T07:35:36.287Z","dependency_job_id":"707bd8a8-8051-4f57-b371-ee65a67cbb5c","html_url":"https://github.com/Altinity/argocd-examples-clickhouse","commit_stats":null,"previous_names":["altinity/argocd-examples-clickhouse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altinity/argocd-examples-clickhouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fargocd-examples-clickhouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fargocd-examples-clickhouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fargocd-examples-clickhouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fargocd-examples-clickhouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinity","download_url":"https://codeload.github.com/Altinity/argocd-examples-clickhouse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinity%2Fargocd-examples-clickhouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274455860,"owners_count":25288557,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-06-10T15:40:27.505Z","updated_at":"2025-09-10T11:38:25.247Z","avatar_url":"https://github.com/Altinity.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example ArgoCD application definitions for ClickHouse analytic applications\n\nIn this project you'll find ArgoCD applications and instructions to stand up \na full analytic stack based on ClickHouse in a Kubernetes cluster. \n\n## Prerequisites\n\nYou'll need a Kubernetes cluster. EKS, GKE, or minikube should all be OK. \n\nInstall the following tools in your environment. ArgoCD should be installed\nin the argocd namespace. \n\n* [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl)\n* [argocd](https://argo-cd.readthedocs.io/en/stable/getting_started/)\n* [kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/)\n\nConfirm that you can connect to Kubernetes by listing available namespaces.\n```\nkubectl get ns\n```\n\n## Login to ArgoCD\n\nAll commands with argocd require an accessible ArgoCD API endpoint and a\nvalid token. Get them as follows.\n```\nkubectl port-forward svc/argocd-server -n argocd 8080:443 \u0026\nargocd login localhost:8080 --username=admin --password=\"yourpassword\" --insecure\n```\n\n## Bring up the analytic stack\n\nRun the `create-stack.sh` script in the apps directory.\n\n## Make endpoints accessible\n\nRun the `forward-stack.sh` script in the apps directory.\n\n## Remove the analytic stack\n\nRun `delete-stack-apps.sh` followed by `delete-stack-deps.sh` in the\napps directory. \n\nYou must clean up the apps before removing dependencies. The Altinity \noperator must be present to delete ClickHouse clusters. If you forget, \ndeletion of ClickHouse resources may hang. If that happens, take the \nfollowing steps to clean up fully. \n\n1. Run 'kubectl edit' on any chi resource and remove the finalizer. \n2. Drop the namespace. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinity%2Fargocd-examples-clickhouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinity%2Fargocd-examples-clickhouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinity%2Fargocd-examples-clickhouse/lists"}