Skip to content
@open-component-model

Open Component Model

An open standard to describe software artifact delivery.

Open Component Model Community

Welcome to the Open Component Model community!

This repository outlines all the necessary steps to get started with learning about, using, and contributing to the OCM projects. You can find all this and much, much more also on our web page.

What is the Open Component Model?

The Open Component Model provides a standard for describing delivery artifacts that can be accessed from many types of component repositories.

The following projects build the foundation of OCM:

  • OCM Specification - The ocm-spec repository contains the OCM specification, which provides a formal description of OCM and its format to describe software artifacts and a storage layer to persist those and make them accessible from remote.
  • OCM Core Library - The ocm core library is written in Golang and contains an API for interacting with OCM elements. A guided tour how to work with the library can be found here.
  • OCM CLI - With the ocm command line interface end users can interact with OCM elements. It makes it easy to create component versions and embed them in CI and CD processes. Examples can be found in this Makefile.
  • OCM Controller - The ocm-controllers are designed to enable the automated deployment of software using the Open Component Model and Flux.
  • OCM Website - The ocm-website you are currently visiting. It is built using Hugo and hosted on Netlify.

Here are some suggested starting points:

  • Read about the problem statement that the OCM set of solutions can help to solve.
  • Start with the documentation about Model Elements.
  • Check out this demo that shows an end-2-end scenario in an air-gapped environment, integrating OCM with Flux.

Contributing

We welcome all contributions from the community!

Please read the Contributing Guide for instructions on how to contribute.

Pinned

  1. ocm-spec ocm-spec Public

    The official Open Component Model Specification

    Python 11 7

  2. ocm ocm Public

    Open Component Model (Software Bill of Delivery Toolset)

    Go 27 17

  3. getting-started getting-started Public

    Repository with examples how to get started with OCM development

    Smarty

  4. ocm-controller ocm-controller Public

    Main repository for ocm-controller.

    Go 9 8

  5. ocm-action ocm-action Public

    A GitHub Action to execute OCM operations to compose an OCM component version

    Shell 1

  6. ocm-website ocm-website Public

    The Open Component Model Website

    HTML 5

Repositories

Showing 10 of 29 repositories

Top languages

Loading…

Most used topics

Loading…