Wednesday, July 20, 2016

openshift postgres connectivity with pgadmin

run this command to get the
rhc port-forward -a applicationName
to get the host, port and username


in the ssql tunnel tab 

set the identify file in user/.ssh/id_rsa.file
Tunnel-Host would be your applications name with the .com
Username the beginning string, when ssh'ing to that connection: XXX@application-name
Identity file would be id_rsa in .ssh fodler in your home directory
password your openshift password
thats it!

No comments:

Post a Comment