shavo007 / docker-kong

showcase kong with OAS and spec driven development /gitops approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker for kong

Spectral lint workflow

Getting started

cd compose
docker-compose up -d #start in detached mode
docker-compose ps #view status of the containers
docker run -d -p8081:8081 shanelee007/greetings-api:latest

Access konga at http://localhost:9000/#!/dashboard

Gitops approach

Follow along here

Kong consumer

References

konga setup

About

showcase kong with OAS and spec driven development /gitops approach

License:Apache License 2.0


Languages

Language:Shell 72.5%Language:Lua 16.6%Language:Dockerfile 9.9%Language:Makefile 1.0%