https://github.com/natthasath/docker-kong-konga
Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.
https://github.com/natthasath/docker-kong-konga
api-gateway docker-compose kong konga
Last synced: about 1 year ago
JSON representation
Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.
- Host: GitHub
- URL: https://github.com/natthasath/docker-kong-konga
- Owner: natthasath
- License: mit
- Created: 2022-08-16T08:58:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:56:04.000Z (about 2 years ago)
- Last Synced: 2024-06-17T10:21:40.206Z (about 2 years ago)
- Topics: api-gateway, docker-compose, kong, konga
- Language: YAML
- Homepage: https://konghq.com/
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Kong Konga
Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.



### 🏆 Run
- [http://localhost:1337/](http://localhost:1337/) username : `admin` password : `admin`
```shell
docker-compose up -d
```