remco

command module
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2016 License: MIT Imports: 13 Imported by: 0

README

Build Status Go Report Card MIT licensed #Remco remco is a lightweight configuration management tool. It's highly influenced by confd. Remcos main purposes are (like confd's):

  • keeping local configuration files up-to-date using data stored in a key/value store like etcd or consul and processing template resources.
  • reloading applications to pick up new config file changes

Differences between remco and confd

  • multiple source/destination pairs per template resource - useful for programs that need more than one config file
  • multiple backends per template resource - get normal config values from etcd and secrets from vault
  • pongo2 template engine instead of go's text/template

Documentation

See: https://heavyhorst.github.io/remco/

Building from source

  • go get github.com/HeavyHorst/remco
  • go install github.com/HeavyHorst/remco

You should now have remco in your $GOPATH/bin directory

Project Status

Remco is under active development. We do not recommend its use in production, but we encourage you to try out Remco and provide feedback via issues and pull requests.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
env

Jump to

Keyboard shortcuts

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