Skip to content

nhatthanh020996/kong-gateway-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kong-gateway-api

This repository includes a docker-compose.yml file for easy installation of Kong Gateway API and related components like PostgreSQL. However, I found that I was unable to successfully launch all of the services in the docker file at once using the familiar command:

docker-compose up -d

To ensure that all services run correctly, I need to run each one sequentially in the docker-compose.yml file. This can be done by running each service individually using the appropriate command. Once all services have been launched in this manner, the full system will be operational.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages