Skip to content

collinkleest/kong.gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kong.gateway

Kong Gateway configuration for personal server

This repo uses kongdecK to build a kong gateway instance solely via configuration.

Getting started

Go ahead and install the decK cli linked above.

Make changes to the kong.yaml file as needed.

Validate your changes with the following deck command

deck file validate kong.yaml

Local Testing

Start up the docker instance

docker compose up -d

Tear down the docker instance

docker compose down

Services Hosted in this Kong Gateway

Service Url
liteproxy.webservice https://liteproxy.collinkleest.com/proxy
fpl.app https://fpl.betlab.app/fpl.app/

About

Kong Gateway configuration for personal server

Resources

License

Stars

Watchers

Forks

Packages

No packages published