Closed Vlaaaaaaad closed 7 years ago
Kong v0.11.0 is sent to AWS for release. AMI is setup to start Kong with Cassandra during start up. If you trying to run it manually, you would also need to set the config explicitly through env variables of by updating Kong config.
Summary
Kong in the AWS Marketplace AMI image is not configured and fails with default config. Also, Kong version is old( 0.10.3).
By default Kong tries to use a default config file which has
database = postgress
as default. The AMI image is delivered with Cassandra so adding a config file would be a great idea( the default with the database set to Cassandra).Steps To Reproduce
Additional Details & Logs
$ kong version
): 0.10.3$ kong start --vv
)