/kong

API-Gateway and Microservices Management Layer

Primary LanguageShellMIT LicenseMIT

Getting Started

Initialize the Application

Before the first startup, the database has to be initialized. This can be done by executing the init-db.sh.

After that you can use your usual docker-compose up -d and other compose commands.

Accessing the GUI

By default the GUI is reachable at <your domain>:1337 where you can add existing API's and create users (consumers).

Default Ports

The default HTTP port for Kong is 8000 and for HTTPS 8443.