Skip to content

structure


The contribution repository in the CONFIG0 platform serves as an upload repository. It is responsible for loading, versioning, and assembling assets. At present, Github is the sole repository supported for contributing assets. However, support for Bitbucket and Gitlab will be added in the near future.1

The folder structure is:

<asset_type> (category) => _config0_configs (delimiter) => <assets> (relative path)

example - env_vars/_config0_configs/docker.env

  • category – environmental variables
  • asset name – docker

Contribution Repo Tree View


  1. Bitbucket and Gitlab will follow soon. Note, this not for signing up. For signing up, both Github and Bitbucket are supported.