https://github.com/open-component-model/ocm-gear
Root-Component-Repository for Open-Delivery-Gear (ODG)
https://github.com/open-component-model/ocm-gear
compliance ocm odg open-delivery-gear
Last synced: 5 months ago
JSON representation
Root-Component-Repository for Open-Delivery-Gear (ODG)
- Host: GitHub
- URL: https://github.com/open-component-model/ocm-gear
- Owner: open-component-model
- License: apache-2.0
- Created: 2024-07-29T14:31:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-10T07:38:41.000Z (10 months ago)
- Last Synced: 2025-09-10T11:07:24.200Z (10 months ago)
- Topics: compliance, ocm, odg, open-delivery-gear
- Language: Python
- Homepage:
- Size: 1.71 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# OCM-Gear
[](https://api.reuse.software/info/github.com/open-component-model/ocm-gear)
This repository is used to aggregate the different components comprising the _OCM-Gear_, i.e.
the [Delivery-Service](https://github.com/open-component-model/delivery-service) and -Extensions,
the [Delivery-Database](https://github.com/open-component-model/delivery-database) as well as the
[Delivery-Dashboard](https://github.com/open-component-model/delivery-dashboard).
Also, it adds installation utilities to ease the installation of named components in a
Kubernetes environment. The repository contains the installer itself, documentation and
configuration templates.
## Documentation
1. [Prerequisites](./docs/prerequisites.md)
2. [Configuration](./docs/configuration.md)
3. [Creating new Installation](./docs/installation.md)
4. [Updating existing Installation](./docs/updating.md)
5. [List of Features](./docs/features.md)
## Getting Started
- copy this repository to a location of choice (it is recommended to use a private repository)
- check and fulfil requirements described in Section [Prerequisites](./docs/prerequisites.md)
- configure contents of directory `cfg-templates` according to Section [Configuration](./docs/configuration.md)
- run installation script, see Section [Creating new Installation](./docs/installation.md)
## Support, Feedback, Questions, ...
Please [open an issue](https://github.com/open-component-model/ocm-gear/issues/new/choose) and
we look forward to answer your inquiry.