Skip to content

akamensky/gitonsul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitonsul

Populate Consul KV from Git repository

Usage

Check built-in help message to see the latest usage instructions:

$ gitonsul --help
... 

Example usage:

$ gitonsul \
    --git-repo https://github.com/akamensky/gitonsul.git \
    --consul-addr http://some_host:8500

Using Docker:

$ docker run ghcr.io/akamensky/gitonsul:latest \
    --git-repo https://github.com/akamensky/gitonsul.git \
    --consul-addr http://some_host:8500

About

Populate Consul KV from Git repository

Resources

License

Stars

Watchers

Forks

Packages