Kong Gateway configuration for personal server
This repo uses kongdecK to build a kong gateway instance solely via configuration.
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
Start up the docker instance
docker compose up -d
Tear down the docker instance
docker compose down
Service | Url |
---|---|
liteproxy.webservice | https://liteproxy.collinkleest.com/proxy |
fpl.app | https://fpl.betlab.app/fpl.app/ |