plugin-consul

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 10 Imported by: 0

README

Reeve CI / CD - Consul Plugin

This is a Reeve plugin for providing pipeline environment variables from a Consul KV store.

Configuration

Consul

An API token is required for this plugin. It is recommended to use a token configured with minimal required access.

Settings

Settings can be provided to the plugin through environment variables set to the reeve server.

Settings for this plugin should be prefixed by REEVE_PLUGIN_CONSUL_.

Settings may also be shared between plugins by prefixing them with REEVE_SHARED_ instead.

  • ENABLED - true enables this plugin
  • URL (required) - Consul URL
  • TOKEN (required) - Consul API Token
  • KEY_PREFIX - Key prefix
  • PRIORITY (default 1) - Priority of all variables returned by this plugin
  • SECRET - true marks all variables returned by this plugin as secret

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL