Structure
The contribution repository in the CONFIG0 platform serves as an upload repository. It is responsible for loading, versioning, and assembling assets. Currently, Github is the only supported repository for contributing assets, with Bitbucket and Gitlab support planned for the future.1
Folder Structure
The repository follows this pattern:
→ <asset_type> (category)
→ _config0_configs (delimiter)
→ <assets> (relative path)
Example
env_vars/_config0_configs/docker.env
In this example:
Category: environmental variables
Asset name: docker

Contribution Repo Tree View
-
Bitbucket and Gitlab will follow soon. Note that this applies only to contributing assets. For signing up, both Github and Bitbucket are already supported. ↩