Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harness/harness-cd-community
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.
https://github.com/harness/harness-cd-community
continuous-delivery deprecated
Last synced: 4 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/harness/harness-cd-community
- Owner: harness
- License: other
- Created: 2021-11-09T19:15:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T12:49:12.000Z (11 months ago)
- Last Synced: 2025-01-01T15:12:47.486Z (11 days ago)
- Topics: continuous-delivery, deprecated
- Language: Shell
- Homepage: https://www.harness.io/blog/retiring-harness-cd-community-edition-in-favor-of-gitness
- Size: 623 KB
- Stars: 213
- Watchers: 24
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
# As of Dec 2023, This Repository is Archived
This distribution is retired in favor of [Gitness](https://gitness.com/).
Can read more about our decision [here](https://www.harness.io/blog/retiring-harness-cd-community-edition-in-favor-of-gitness).---
## Previous README
---
Harness 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.
- [What is Harness CD Community Edition?](#what-is-harness-cd-community-edition)
- [Get Started with Harness CD Community Edition](#get-started-with-harness-cd-community-edition)
- [Get Started with Harness CD SaaS Plans](#starting-with-harness-cd-saas-plans)
- [Docs](#docs)
- [Need Help?](#need-help)
- [Contributing](#contributing)
- [Licensing](#design)
- [Comparison with Other CD Tools](#comparison-with-other-cd-tools)
- [See Also](#see-also)#### What is Harness CD Community Edition?
Harness 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.
Harness 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 & Plans](https://harness.io/pricing/?module=cd) page.
#### Get Started with Harness CD Community Edition
1. Install Harness CD Community Edition: [using docker-compose](./docker-compose/harness/README.md) or [using helm chart](./helm/README.md).
2. 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.
3. 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/).#### Get Started with Harness CD SaaS Plans
We 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).
#### Docs
For 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).
#### Need Help?
- [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.
- [Harness Community Forum](https://community.harness.io/) - Ask questions, find answers, and help other users.
- [Troubleshooting documentation](https://ngdocs.harness.io/article/jzklic4y2j-troubleshooting) - Learn how to troubleshoot common errors.
- 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).#### Contributing
We welcome your contributions! We will soon be publishing guidelines on how you can contribute to Harness CD.
#### Licensing
Harness 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.
When contributing to a Harness CD feature, you can find the relevant license in the comments at the top of each file.
For more information, see the [Harness Loves Open Source page](https://harness.io/open-source/).
#### Comparison with Other CD Tools
To 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/).
#### See Also
- [Technical Resources](https://harness.io/learn/resource-center/) (by Harness engineers and customers!)
- [Harness Software Delivery Platform Documentation](https://ngdocs.harness.io/)
- [The Harness Blog](https://harness.io/blog/):warning: This project was retired in Dec 2023.