Skip to content

elek/consul-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul launcher

This is a simplified version of consul-template.

The main differences is that it doesn't use any local template. Instead all files with a consul prefix will be downloaded.

Usage:

consul-launcher --prefix prefix --destination custom command --with args

Where prefix is the consul prefix. All the keys with this prefix will be downloaded.

destination is a directory where the files will be saved to.

The rest of the arguments could any command (with argument) which will be started (and restarted on any change in the consul).

About

Simplified consul-template like launcher.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages