kong icon indicating copy to clipboard operation
kong copied to clipboard

fix(cmd): makes kong-cli a fork of resty-cli

Open bungle opened this issue 2 years ago • 1 comments

Summary

This replaces bin/kong with a fork of resty-cli that contains now what was previously in bin/kong. This allows us to fix issues like missing lmdb directives and lua trusted certificates.

bungle avatar May 04 '23 09:05 bungle

TODO: add support for lua_trusted_certs kong configuration and lmdb directives (perhaps others too).

bungle avatar May 04 '23 09:05 bungle

Closing this, we went another route.

bungle avatar Sep 20 '23 08:09 bungle