Skip to content

Instantly share code, notes, and snippets.

View deirdre-anderson's full-sized avatar

deirdre-anderson

  • Kong Inc.
View GitHub Profile
@deirdre-anderson
deirdre-anderson / DockerComposeInstall.md
Last active June 29, 2021 18:48
Sample Docker Compose for a Kong EE insallation

Local Kong EE Install with Docker-compose

Before

  • Confirm you have Docker and Docker compose installed

  • Create a environment var for you Kong License, KONG_LICENSE_DATA

  • Create a file with your json license

  • Create your environment variable KONG_LICENSE_DATA from the above file