Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 531 Bytes

Kong in Docker Compose

This is the official Docker Compose template for [Kong][kong-site-url].

What is Kong?

You can find the official Docker distribution for Kong at https://hub.docker.com/_/kong.

How to use this template

This Docker Compose template provisions a Kong container with a Postgres database, plus a nginx load-balancer. After running the template, the nginx-lb load-balancer will be the entrypoint to Kong.

To run this template execute:

$ docker-compose up