You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I got it right.
I tried to add Boundary Postgres RDS as a host via Boundary Web Console (created separate host_set and target for it as well). Did not find where to put db password though. Am I supposed to pass it as an argument when connecting with the client? As of now when I run boundary connect postgres -username=boundary -target-id <dedicated_target> it gets timed out.
I could not find any how-to documentation except ssh.
If you're getting a time out it's most likely due to the client not being able to access the worker or the worker not being able to access the target. Make sure your security groups/IP table rules allow connections between these entities.
If you have detailed log output, that would also be handy to see here. Upgrading to the latest 0.5 release will also give you event logs, which would be valuable for debugging here too.
Hi guys,
in the re:Invent dedicated video @malnick mentioned Boundary-to-Postgres RDS usage.
Is there an example somewhere of how to do that?
The text was updated successfully, but these errors were encountered: