Skip to content

krakend/krakend-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KrakenD Configuration Watcher

A Docker image to reload KrakenD when the configuration in the disk changes.

Documentation

Run

The container uses the same parameters as the regular krakend Docker image.

Example:

docker run -p 8000:8000 -it -v "$PWD:/etc/krakend" devopsfaith/krakend:watch run -c krakend.json

Build

Just run make and it will download reflex for alpine and build the container.

About

Allows you to monitor a KrakenD config file for changes and reload the service with the new version.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published