-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kong doesn't work with postgres with ssl enabled #1850
Comments
sheerun
changed the title
Kong 0.9.5 doesn't work with postgres with ssl enabled
Kong doesn't work with postgres with ssl enabled
Nov 27, 2016
This is a regression: #1720 |
Here's dockerfile that fixes this issue:
I've published it under: |
Copy-pasting my message from #1720 here for future reference in case someone stumbles upon this issue:
$ luarocks install kong 0.9.6
We will also update the Docker image. Thanks! |
@thibaultcha Could you release docker image on docker hub? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
I try to run newest kong in docker with default postgres database on heroku (it requires ssl auth).
When kong is running, it just outputs:
Steps To Reproduce
Install most recent docker, docker-compose and run kong with following:
You can get proper credentials by creating a project on heroku and adding sample database.
Additional Details & Logs
$ kong start --vv
)<KONG_PREFIX>/logs/error.log
)The text was updated successfully, but these errors were encountered: