https://github.com/cloudoperators/greenhouse
Cloud operations platform
https://github.com/cloudoperators/greenhouse
cloud compliance juno k8s kubebuilder kubernetes monitoring observability opentelemetry operations prometheus reactjs security
Last synced: 14 days ago
JSON representation
Cloud operations platform
- Host: GitHub
- URL: https://github.com/cloudoperators/greenhouse
- Owner: cloudoperators
- License: apache-2.0
- Created: 2024-02-23T13:56:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:22:19.000Z (8 months ago)
- Last Synced: 2024-10-29T11:39:10.222Z (8 months ago)
- Topics: cloud, compliance, juno, k8s, kubebuilder, kubernetes, monitoring, observability, opentelemetry, operations, prometheus, reactjs, security
- Language: Go
- Homepage: https://cloudoperators.github.io/greenhouse/
- Size: 13.3 MB
- Stars: 13
- Watchers: 10
- Forks: 1
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Greenhouse
==========
[](https://api.reuse.software/info/github.com/cloudoperators/greenhouse)Greenhouse is a day 2 operations platform focussing on providing a set of opinionated tools & processes for managing cloud native infrastructure.
Among others it provides building blocks to configure and deploy operational tools and fine-grained access control to a fleet of Kubernetes clusters.In addition to it's out-of-the-box integration and processes on top of battle proven cloud native tools ( e.g Prometheus, Perses, Alertmanager, Thanos, etc.) the platform allows to extend the functionality with self-developed plugins.
## Value Propositions
1. **Holistic dashboard**
Unified dashboard for infrastructure, alert, security, compliance, and organizational management. ([Juno](https://github.com/cloudoperators/juno))
2. **Organization management**
Greenhouse allows to manage organizational groups as Teams. Teams can be provided with fine-grained access control to resources and tools. (e.g. Github Repositories, Kubernetes RBAC, etc.)
3. **Automation**
Greenhouse allows to configure tools and access control in a declarative way, that is auto-deployed across a fleet of Kubernetes clusters.
4. **Security & Compliance**
With [Heureka](https://github.com/cloudoperators/heureka), Greenhouse integrates a Security Posture Management tool that focuses on remediation of security issues (vulnerabilities, security events, policy violations), while ensuring compliance and auditability.
5. **Extensibility**
Greenhouse provides a plugin system that provides a curated [catalog of plugins](https://github.com/cloudoperators/greenhouse-extensions/) with sane defaults. Furthermore, it is possible to extend the platform with self-developed plugins.## Community
Greenhouse is a community-driven project. We welcome contributions and feedback. Please see our [Contributing Guidelines](CONTRIBUTING.md) for more information.
## Roadmap
The [Roadmap Kanban board](https://github.com/orgs/cloudoperators/projects/9/views/3) provides an overview of ongoing and planned efforts.
## Documentation
User guides, links and references are available in the official [Greenhouse documentation](https://cloudoperators.github.io/greenhouse/).
### Architecture & Design
The [Greenhouse design and architecture document](https://cloudoperators.github.io/greenhouse/docs/architecture/product_design/) describes the various use-cases and user stories.
### API resources
Greenhouse extends Kubernetes using Custom Resource Definitions(CRD).
See the [API resources documentation](https://cloudoperators.github.io/greenhouse/docs/reference/api/) for more details.## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2025 SAP SE or an SAP affiliate company and Greenhouse contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cloudoperators/greenhouse).