An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# OCM-Gear

[![REUSE status](https://api.reuse.software/badge/github.com/open-component-model/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.