Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CloudGeometry/cg-devx-core
Cloud Geometry's CG DevX Toolkit streamlines cloud-native development, integrating with tools like Terraform and Kubernetes. Designed for agility and security, it simplifies challenges of microservices, containerization, and CI/CD, positioning itself as a key tool for the future of cloud-native solutions.
https://github.com/CloudGeometry/cg-devx-core
idp platform-engineering quickstart
Last synced: 17 days ago
JSON representation
Cloud Geometry's CG DevX Toolkit streamlines cloud-native development, integrating with tools like Terraform and Kubernetes. Designed for agility and security, it simplifies challenges of microservices, containerization, and CI/CD, positioning itself as a key tool for the future of cloud-native solutions.
- Host: GitHub
- URL: https://github.com/CloudGeometry/cg-devx-core
- Owner: CloudGeometry
- License: apache-2.0
- Created: 2023-07-06T11:31:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:21:54.000Z (7 months ago)
- Last Synced: 2024-04-12T17:51:42.000Z (7 months ago)
- Topics: idp, platform-engineering, quickstart
- Language: Python
- Homepage:
- Size: 667 KB
- Stars: 17
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-platform-engineering-tools - CloudGeometry Reference Architecture - CloudGeometry Reference Architecture for simplifying the creation and management of DevOps and Cloud resources. (Reference Architecture)
README
![GitHub](https://img.shields.io/github/license/CloudGeometry/cg-devx-core)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/cloudgeometry/cg-devx-core)
![GitHub Tag](https://img.shields.io/github/v/tag/cloudgeometry/cg-devx-core)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cgdevxcli)
![PyPI - Downloads](https://img.shields.io/pypi/dm/cgdevxcli)> **WORK IN PROGRESS**: Repository is under active development, breaking changes are expected.
# Welcome to CG DevX
**CG DevX** is an open-source platform engineering toolkit designed to streamline cloud-native development and
operations. It integrates best-in-class tools like Kubernetes and Terraform, while simplifying the complexities of
microservices, containerization, and CI/CD processes.Built with flexibility and scalability in mind, CG DevX empowers platform engineers and DevOps teams to modernize
applications with ease, automate workflows, and increase reliability without overhauling existing infrastructure.### **Key Features**
* **Cloud-Native Ready**: Pre-configured with tools like Kubernetes, Helm, and Terraform to accelerate cloud adoption.
* **Workload Management**: Provides seamless integration with Prometheus and Grafana, enhancing observability and
operational metrics.
* **Modular & Flexible**: CG DevX’s modular architecture allows developers to plug in existing DevOps tools, providing
extensibility and adaptability.
* **GitOps Integration**: Enables infrastructure automation using a Git-driven approach to increase operational
consistency.## Why CG DevX?
CG DevX is designed to help developers and operations teams embrace platform engineering without the burden of managing
complex cloud-native workflows. With its open-source foundation, you can:* Reduce the complexity of cloud operations with built-in automation and standardization.
* Speed up cloud-native transformations with pre-configured modules.
* Build on top of a community-driven framework that emphasizes agility, security, and continuous improvement.### Getting Started
To try CG DevX, check out our [Quickstart Guide](QUICKSTART.md).
Get a detailed look at all [features](https://cloudgeometry.github.io/cg-devx-docs/capabilities/capabilities/), or visit
our [documentation](https://github.com/CloudGeometry/cg-devx-docs).## Contributing
We welcome contributions to the CG DevX project. Whether you're interested in fixing bugs, adding features, or improving
documentation, join us in building an open, extensible platform for cloud-native development. Please feel free to
message us at [[email protected]](mailto:[email protected]?subject=[GitHub]%20Contributing%20to%20CGDevX) or
simply create a pull request, and we'll be happy to look at it, or check out
our [contributing guide](https://github.com/CloudGeometry/cg-devx-core/blob/main/CONTRIBUTING.md) for more details.### License
CG DevX is licensed under the Apache 2.0 License. See LICENSE for more information.
## Acknowledgements
In the spirit of open source, we build on the work of others, just as we expect others to build on the work we do. To
that end, we wanted to acknowledge the projects whose code is included in this release:| Project | Description |
|----------------------------------------------------------------------------|------------------------------------|
| [Kubefirst](https://github.com/kubefirst/kubefirst) | The Kubefirst Open Source Platform |
| [Kubefirst GitOps template](https://github.com/kubefirst/gitops-template/) | A GitOps infrastructure template |
| [Otomi](https://github.com/redkubes/otomi-core) | Self-hosted PaaS for Kubernetes |