jungle
jungle copied to clipboard
A GUI for Kong Admin API - http://getkong.org/
I used telnet 3000 ... then GET / and it throws this err ``` Running "connect:livereload" (connect) task Started connect web server on http://0.0.0.0:3000 Running "watch" task Waiting... TypeError: Cannot...
## Latest Kong Hi, Im just wondering, have you stopped support on this project? i see there has been nothing added for a while, are you planning on supporting the...
We have several consumers configured in Kong, however the UI limits the display to a limit of consumers. Need the ability to view all consumers configured in Kong
Hi, I would like to start a discussion on some topics related to this project. - What is the current state of this project and what is the road map...
If i manually set the KONG url in the ./modules/core/config/core.client.constants.js file, when the server starts up, it does not use the url. Setup: 1. Start KONG 2. set the KONGURL...
It looks like the body for adding values to ratemimiting plugin has changed. Jungle posts this: value: {limit: 10000, period: "day"} This API waits for data like this: "value": {"day":...
First of al,l great job on the admin tool! I have it running on my windows 7 box for testing(the instructions are great). My Kong server is running on Linux....
If a user enters a Kong address with a trailing '/' then requests to the Kong admin will 404 (as they have a double forward slash after the host e.g....