How to Connect with Neo4j.io

Hi, everbyody. I am frantically trying to connect my supabase instance (self-hosted, with coolify) to neo4j.io but am failing every. single. time.

What could I be doing wrong? My url is basically supabase.mydomain.com (with SSL), the port is 5432, schema is public, database and user are both postgres (to my understanding). I tried every password in could find in Coolify, but none worked. I keep getting the message "[422] {"errorCode":"J002","message":"Failed to connect to data source","details":["Connect timed out"]}"

What am I doing wrong?
Was this page helpful?