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: 12 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:21:54.000Z (about 1 year ago)
- Last Synced: 2024-04-12T17:51:42.000Z (about 1 year 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

[](CODE_OF_CONDUCT.md)



> **WORK IN PROGRESS**: Repository is under active development, breaking changes are expected.
# Welcome to CG DevX
**CG DevX** is an application delivery platform built with best in class open source tooling, used to simplify the
challenges of modern cloud-native development. By integrating powerful tools like Kubernetes and Terraform, CG DevX
reduces the manual effort often associated with managing microservices, containers, and CI/CD pipelines, so that
developers need to worry less about tedious and error-prone tasks.Designed for scalability and flexibility, CG DevX empowers teams to modernize their applications, automate processes,
and increase reliability – all without needing to overhaul their existing infrastructure or introduce unnecessary complexity.### **Key Features**
* **Cloud-Native Ready**: Pre-packaged with Kubernetes, Helm, and Terraform, CG DevX accelerates cloud-native adoption
and simplifies the app delivery process.
* **Workload Management**: Out-of-the-box integration with Prometheus and Grafana for seamless observability and
real-time performance metrics.
* **Modular & Flexible**: The platform’s modular design allows developers to integrate their existing tools while
offering the adaptability needed for continuous improvement.
* **GitOps Integration**: Enables infrastructure automation using a Git-driven approach to increase operational consistency.## Why CG DevX?
CG DevX is tailored for teams looking to streamline their application delivery workflows without getting bogged down
in operational complexity. It frees developers from the burden of repetitive tasks and minimizes the risk of manual errors
by providing:* Automation to reduce the operational overhead involved in cloud-native deployments.
* Accelerated development cycles with pre-configured modules that help teams move faster.
* A community-driven, open-source foundation focused on delivering reliable, scalable, and secure application environments.
### Getting StartedTo 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. 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 |