Jungle Kong dashboard with parameterised KONGURL
1.1K
Docker Image containing the jungle admin UI
https://github.com/rsdevigo/jungle
For the kong server
https://getkong.org/
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
You must add this environment variable if your kong instance is anywhere other than the default http://localhost:8001
Navigate to the following url once you are running this container on your local machine.
http://loalhost:3000
Content type
Image
Digest
Size
336.2 MB
Last updated
almost 10 years ago
docker pull krisdavison/jungle-kong-dashboard