Kong: API Gateway
Deploy Kong with Pigsty Compose templates and PostgreSQL backend storage.
Kong is an open-source API gateway.
Pigsty’s app/kong template stores configuration in PostgreSQL and runs a one-time migration job (kong-migration) automatically.
Quick Start
Default ports:
- Proxy HTTP:
8000 - Proxy HTTPS:
8443 - Admin API:
8001
Database Preparation
Connection string example:
Common Commands
References
- Kong docs: https://docs.konghq.com/
- Pigsty template: https://github.com/pgsty/pigsty/tree/main/app/kong
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)