Skip to content

Introduction

Configuration

The boring-registry does not rely on a configuration file.
Instead, everything can be configured using command line flags or environment variables.

Important Note:

  • Flags have higher priority than environment variables
  • All environment variables are prefixed with BORING_REGISTRY_

Example: To enable debug logging you can either pass the --debug flag or set the environment BORING_REGISTRY_DEBUG=true variable.

Storage Backends

The boring-registry persists modules and providers in an object storage.
More information about the supported object storage solutions can be found here: