/kong-konga-docker-compose

Docker-compose.yml for kong, konga and postgres using official image.

MIT LicenseMIT

kong-konga-docker-compose

Use the latest version of kong and konga, and do not need to compile, directly pull the official image to run.

Four containers:

  • kong-database : postgres
  • kong-migrations : kong
  • kong : kong
  • konga : konga

install kong using docker: https://docs.konghq.com/install/docker/