@joseph - We are using glideapps.com, and it tries to connect Postgres using SSH or SSL/TLS. We don't want to use SSH, so we tried SSL/TLS, but glide keeps throwing the error related to SSL.
Let me know, if you need more details.
@joseph - We are using glideapps.com, and it tries to connect Postgres using SSH or SSL/TLS. We don't want to use SSH, so we tried SSL/TLS, but glide keeps throwing the error related to SSL.
Let me know, if you need more details.
Hello there,
I am currently running a PostgreSQL instance on my server using Cloudron, as part of baserow and I would like to understand the process for enabling SSL on this PostgreSQL service. Could anyone please provide guidance on how to configure SSL for the PostgreSQL instance to ensure secure connections?
We have been able to connect to the postgres server via SSH but one of the tools we are using requires ssl.
Specifically, I would appreciate details on the following:
Assistance in this matter would be greatly appreciated. Please let me know if any additional details required from my side.
@joseph Got it, and how do I access that key? Sorry, this is new for me so trying to learn!
@joseph I am using Glide. To be honest, I'm not sure. I tried following the documentation here: https://docs.cloudron.io/guides/connect-postgresql/, but the SSH instructions only show a screenshot of setup in DBeaver, and I am probably missing some steps.
When you say the key, where would I be getting the key from, and where would I be entering it?
I used the postgres credentials for the database, database user and password.
Thank you!!
@matix131997 unfortunately I'm getting the same error message.
Any other ideas? Thanks so much!
Update, so I found these instructions on how to connect directly to the databse, but am not having any luck. In addition to Baserow, we plan to use a separate app builder that will be connected to the database, so need to be able to access it.
This is the setup I've done, but figure I'm doing something wrong. The guide only had an image of a connectiojn to DBeaver for the SSH connection so just tried copying that.
Thanks for any guidance!
Hello, I just installed Cloudron on Digital Ocean and have installed the Baserow App. I am wondering how I can get a connection string to connect directly to the databse. In addition to Baserow, we plan to use a separate app builder that will be connected to the database.
Thanks for any guidance!