Context:
I am evaluating a Kong Gateway implementation for a client, considering a deployment using native .deb packages in the community edition.
The official installation page ( Install Kong Gateway - Kong Gateway | Kong Docs ) currently sets all package manager commands (apt, yum) to `kong-enterprise-edition` by default. There is no longer a similarly visible and maintained path on that page for a pure OSS package.
Is there any way to install the oss version (.deb) via a repository?
Tks