Skip to content

KVSync syncs key value pairs defined in Nomad job's meta stanza with Consul KV.

License

Notifications You must be signed in to change notification settings

isurusiri/kvsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KV-Sync

KV-Sync allows to sync key value pairs defined in Nomad job template's meta stanza with Consul key vault. This continuously listen to Nomad's job events and update Consul key vault. Currently this listens to JobRegistered and JobDeregistered events.

Quick start

Run the docker container:

$ isurusiri91/kvsync -n <NOMAD_HOST_URL> -c <CONSUL_HOST_URL>

About

KVSync syncs key value pairs defined in Nomad job's meta stanza with Consul KV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published