Replies: 1 comment 1 reply
-
|
@Petteroe have you managed to resolve this connectivity issue? The slonik fork they made here is not up to date. Upstream they've already included this feature in this PR. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy Logto to AWS ECS. There is a lot of friction but I am slowly getting there. The newest problem I have is that I am unable to connect to my RDS Postgres database due to the use of self-signed certificates in the SSL connection. I see that there are recipes online for how to point to a certificate bundle from AWS to be able to properly connect with node, but I cannot see how I can get that set up with Logto (I am using the pre-built docker image here svhd/logto:latest).
Do any of you have any experience with deploying Logto to AWS with an RDS database?
Beta Was this translation helpful? Give feedback.
All reactions