{"id":19149856,"url":"https://github.com/harness/harness-cd-community","last_synced_at":"2025-04-06T12:11:16.971Z","repository":{"id":38812426,"uuid":"426356134","full_name":"harness/harness-cd-community","owner":"harness","description":"Retired: Harness CD Community Edition is a modern self-service continuous delivery solution that allows developers to deploy, verify and automatically rollback Kubernetes and other cloud-native applications on any public or private cloud infrastructure of their choice.","archived":false,"fork":false,"pushed_at":"2024-02-29T12:49:12.000Z","size":638,"stargazers_count":211,"open_issues_count":0,"forks_count":79,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-06T11:50:08.363Z","etag":null,"topics":["continuous-delivery","deprecated"],"latest_commit_sha":null,"homepage":"https://www.harness.io/blog/retiring-harness-cd-community-edition-in-favor-of-gitness","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T19:15:39.000Z","updated_at":"2025-03-20T11:36:17.000Z","dependencies_parsed_at":"2025-01-15T18:18:45.889Z","dependency_job_id":"6d8f0d2a-c815-4997-872a-1d6524fa6059","html_url":"https://github.com/harness/harness-cd-community","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fharness-cd-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fharness-cd-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fharness-cd-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fharness-cd-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harness","download_url":"https://codeload.github.com/harness/harness-cd-community/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478324,"owners_count":20945266,"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":["continuous-delivery","deprecated"],"created_at":"2024-11-09T08:09:52.855Z","updated_at":"2025-04-06T12:11:16.954Z","avatar_url":"https://github.com/harness.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n# As of Dec 2023, This Repository is Archived\nThis distribution is retired in favor of [Gitness](https://gitness.com/).\nCan read more about our decision [here](https://www.harness.io/blog/retiring-harness-cd-community-edition-in-favor-of-gitness).\n\n---\n## Previous README\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='./static/community_logo.svg' width='50%'\u003e\n\u003c/p\u003e\n\n---\n\nHarness CD is a modern self-service continuous delivery solution that allows developers to deploy, verify and automatically rollback Kubernetes and other cloud-native applications on any public or private cloud infrastructure of their choice.\n\n- [What is Harness CD Community Edition?](#what-is-harness-cd-community-edition)\n- [Get Started with Harness CD Community Edition](#get-started-with-harness-cd-community-edition)\n- [Get Started with Harness CD SaaS Plans](#starting-with-harness-cd-saas-plans)\n- [Docs](#docs)\n- [Need Help?](#need-help)\n- [Contributing](#contributing)\n- [Licensing](#design)\n- [Comparison with Other CD Tools](#comparison-with-other-cd-tools)\n- [See Also](#see-also)\n\n#### What is Harness CD Community Edition?\n\nHarness CD Community Edition is a free and open edition of Harness CD that is designed for developers to deploy cloud-native services at the fastest velocity possible. Developers can self-host this edition on Docker or Kubernetes using a [docker-compose.yml](./docker-compose/harness/) or a [helm-chart](./helm/) respectively. This `harness-cd-community` repo houses these docker-compose and helm installers for Harness CD Community Edition while the `harness-core` and other public repos in this `harness` organization house the source code.\n\nHarness CD is also available as a fully-managed SaaS solution in three different plans, namely Free, Team and Enterprise. For more details, see the [Harness CD Editions \u0026 Plans](https://harness.io/pricing/?module=cd) page.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='./static/cd.svg' width='100%'\u003e\n\u003c/p\u003e\n\n\n#### Get Started with Harness CD Community Edition\n\n1. Install Harness CD Community Edition:  [using docker-compose](./docker-compose/harness/README.md) or [using helm chart](./helm/README.md).\n2. Create a [Kubernetes CD pipeline](https://developer.harness.io/docs/continuous-delivery/deploy-srv-diff-platforms/community-ed/harness-community-edition-quickstart/#create-pipeline) and deploy a sample nginx microservice into your local minikube or external Kubernetes cluster.\n3. Explore core features, such as [canary rollout](https://developer.harness.io/docs/continuous-delivery/deploy-srv-diff-platforms/kubernetes/kubernetes-executions/create-a-kubernetes-canary-deployment/), [automated infrastructure/Terraform provisioning](https://developer.harness.io/docs/continuous-delivery/cd-infrastructure/terraform-infra/terraform-provisioning-with-harness/), [pipeline-as-code](https://developer.harness.io/docs/platform/pipelines/harness-yaml-quickstart/), [Git Experience](https://developer.harness.io/docs/platform/git-experience/configure-git-experience-for-harness-entities/) and [built-in approvals](https://developer.harness.io/docs/continuous-delivery/x-platform-cd-features/cd-steps/approvals/using-harness-approval-steps-in-cd-stages/).\n\n#### Get Started with Harness CD SaaS Plans\n\nWe can run Harness CD for you, so you don't have to host and manage your own instance. All you have to do is signup at [harness.io](https://app.harness.io/auth/#/signup/?module=cd).\n\n#### Docs\n\nFor additional guidance on installation, usage, and administration, see our [User Documentation](https://developer.harness.io/docs/continuous-delivery/deploy-srv-diff-platforms/community-ed/harness-community-edition-overview).\n\n#### Need Help?\n\n- [Harness Community Slack](https://join.slack.com/t/harnesscommunity/shared_invite/zt-25816ab7a-FdXSKTyIZaxyKQvaysTN0g) - Join the `#cd-community` slack channel to connect with our engineers and other users running Harness CD.\n- [Harness Community Forum](https://community.harness.io/) - Ask questions, find answers, and help other users.\n- [Troubleshooting documentation](https://ngdocs.harness.io/article/jzklic4y2j-troubleshooting) - Learn how to troubleshoot common errors.\n- For filing bugs, suggesting improvements, or requesting new features, help us out by [opening an issue](https://github.com/harness/harness-cd-community/issues/new).\n\n#### Contributing\n\nWe welcome your contributions! We will soon be publishing guidelines on how you can contribute to Harness CD.\n\n#### Licensing\n\nHarness CD Community Edition code is released under the source available [PolyForm Shield 1.0.0](https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt) license.  `harness-core` and other public repos in the `harness` organization contain code for the Harness CD Community Edition. These repos also have additional code that is licensed under [PolyForm Free Trial](https://polyformproject.org/wp-content/uploads/2020/05/PolyForm-Free-Trial-1.0.0.txt) license.\n\nWhen contributing to a Harness CD feature, you can find the relevant license in the comments at the top of each file.\n\nFor more information, see the [Harness Loves Open Source page](https://harness.io/open-source/).\n\n#### Comparison with Other CD Tools\n\nTo see how key features of Harness CD stack up against other CD tools, check out [Harness CD in Comparison](https://harness.io/learn/comparison-guide/).\n\n#### See Also\n\n- [Technical Resources](https://harness.io/learn/resource-center/) (by Harness engineers and customers!)\n- [Harness Software Delivery Platform Documentation](https://ngdocs.harness.io/)\n- [The Harness Blog](https://harness.io/blog/)\n\n\n\n:warning: This project was retired in Dec 2023.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharness%2Fharness-cd-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharness%2Fharness-cd-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharness%2Fharness-cd-community/lists"}