Skip to content

balajee333/kong-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kong-plugin

docker build -t kong-demo .

docker run -ti --rm --name kong-go-plugins
-e "KONG_DATABASE=off"
-e "KONG_GO_PLUGINS_DIR=/tmp/go-plugins"
-e "KONG_DECLARATIVE_CONFIG=/tmp/config.yml"
-e "KONG_PLUGINS=key-checker"
-e "KONG_PROXY_LISTEN=0.0.0.0:8000"
-p 8000:8000
kong-demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages