I have a neo4j community edition installed in my server and i have a neo4j desktop in my machine.
I want to connect from my client desktop to the remote graph on my server.
I change this 2 params:
dbms.connectors.default_listen_address=0.0.0.0
dbms.connectors.default_advertised_address=Ip address of the server
I usually just set up the remote connection using Neo4j Desktop. In My Projects click Add Graph, enter the Connect URL and change the Database Name to something descriptive.
damn, I already tried that ... so my config is likely not right -.-
can you share yours? obviously without the specific IPs ...
I haven't been able to set ip up yet ...