Sign inSign up

krisdavison/jungle-kong-dashboard

By krisdavison

Updated almost 10 years ago

Jungle Kong dashboard with parameterised KONGURL

Image
0

1.1K

krisdavison/jungle-kong-dashboard repository overview

Jungle Kong Dashboard Docker Image

Docker Image containing the jungle admin UI

https://github.com/rsdevigo/jungle

For the kong server

https://getkong.org/

How to run

To run the container use the following command

docker run -d -p 3000:3000 -e KONGURL=http://your-kong-server:8001 krisdavison/jungle-kong-dashboard

Environment Variables

  • KONGURL

You must add this environment variable if your kong instance is anywhere other than the default http://localhost:8001

Access the Jungle UI

Navigate to the following url once you are running this container on your local machine.

http://loalhost:3000

Tag summary

Content type

Image

Digest

Size

336.2 MB

Last updated

almost 10 years ago

docker pull krisdavison/jungle-kong-dashboard