Skip to content

sunr00t/kong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Postgres

Logo

Managing microservices and APIs with Kong and Konga

Getting Started

Prerequisites

  • Docker is required to run this project (If you want to install with docker-install.sh automation script)

    chmod +777 ./docker-install.sh
    chmox +x ./docker-install.sh
    sudo ./docker-install.sh

Running

  1. Execute Docker Compose

    docker compose up
  2. Enter your database instance and create 02 databases for Kong and Konga.

  3. Await kong-migrations finish the creating tables and running the project again

docker compose up

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages