Kong-Gateway
Kong-Gateway
Docker app from grtgbln's Repository
Overview
This is a DB-less version of Kong Gateway. Please refer to "declarative" variants when configuring.
Requirements
Expects a "config.yml" file in the Config Path. See documentation: https://docs.konghq.com/gateway/3.10.x/production/deployment-topologies/db-less-and-declarative-config/#declarative-configuration-format
Runtime arguments
- Web UI
http://[IP]:[PORT:28002]/- Network
bridge- Privileged
- false
Template configuration
Container Port: 28000
- Target
- 28000
- Default
- 28000
- Value
- 28000
Container Port: 28443
- Target
- 28443
- Default
- 28443
- Value
- 28443
Container Port: 28001
- Target
- 28001
- Default
- 28001
- Value
- 28001
Container Port: 28444
- Target
- 28444
- Default
- 28444
- Value
- 28444
Container Port: 28002
- Target
- 28002
- Default
- 28002
- Value
- 28002
Container Port: 28445
- Target
- 28445
- Default
- 28445
- Value
- 28445
Container Port: 28003
- Target
- 28003
- Default
- 28003
- Value
- 28003
Container Port: 28004
- Target
- 28004
- Default
- 28004
- Value
- 28004
URL for the Admin UI
- Target
- KONG_ADMIN_GUI_URL
- Default
- http://IP_ADDRESS:28002
- Value
- http://IP_ADDRESS:28002
Parent folder for the Kong configuration file
- Target
- /kong/declarative
- Default
- /mnt/user/appdata/kong
- Value
- /mnt/user/appdata/kong
Internal path to the Kong configuration file
- Target
- KONG_DECLARATIVE_CONFIG
- Default
- /kong/declarative/config.yml
- Value
- /kong/declarative/config.yml
Disable using a database. Not recommended to change.
- Target
- KONG_DATABASE
- Default
- off
- Value
- off
Internal interface for the Proxy. Not recommended to change.
- Target
- KONG_PROXY_LISTEN
- Default
- 0.0.0.0:28000
- Value
- 0.0.0.0:28000
Internal interface for the Admin API. Not recommended to change.
- Target
- KONG_ADMIN_LISTEN
- Default
- 0.0.0.0:28001
- Value
- 0.0.0.0:28001
Internal interface for the Admin UI. Not recommended to change.
- Target
- KONG_ADMIN_GUI_LISTEN
- Default
- 0.0.0.0:28002
- Value
- 0.0.0.0:28002
Where to send access logs. Default: Print to stdout
- Target
- KONG_PROXY_ACCESS_LOG
- Default
- /dev/stdout
- Value
- /dev/stdout
Where to send error logs. Default: Print to stderr
- Target
- KONG_PROXY_ERROR_LOG
- Default
- /dev/stderr
- Value
- /dev/stderr
Where to send access logs. Default: Print to stdout
- Target
- KONG_ADMIN_ACCESS_LOG
- Default
- /dev/stdout
- Value
- /dev/stdout
Where to send error logs. Default: Print to stderr
- Target
- KONG_ADMIN_ERROR_LOG
- Default
- /dev/stderr
- Value
- /dev/stderr
Download Statistics
Total Downloads Over Time
Details
kong/kong-gateway:latestRun Kong-Gateway on Unraid.
Kong-Gateway is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.