Releases: gstackio/kong-ce-boshrelease
Releases · gstackio/kong-ce-boshrelease
Kong CE Release v1.0.0
Features
- This BOSH Release ships a version 0.11.1 of Kong Community Edition (CE).
- A
smoke-tests
errand helps you test-drive your deployment, ensuring basic features of your Kong cluster.
Caveats
- In this Release, the
kong
package build is not 100% hermetic. Kong CE dependencies, which are luarocks packages, are downloaded from loarocks.org. So, your compilation VMs will require an access to the Internet. No proxy support is implemented yet for this, but contributions are welcome. - The Kong version is pretty old, sorry for that. The underlying OpenResty and OpenSSL versions are outdated too.
- We don't provide support for Xenial stemcells yet. This version has only been tested with a Trusty stemcell.
- Horizontal scaling is actually flawed in this version. Each new Kong node brings its own Postgres daemon, and doesn't properly share the same with other nodes. Thus you must move the database to a dedicated
instance_group
and specify the IP address manually inkong_config
, which is very inconvenient.
Deployment
releases:
- name: kong
version: "1.0.0"
url: https://github.com/gstackio/kong-ce-boshrelease/releases/download/v1.0.0/kong-ce-1.0.0.tgz
sha1: f829807866f70361b7593747bf079eeb8dd6f775