cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j deployment on Docker on DigitalOcean Droplet

I have deployed Neo4j 5.2.0 Community on a DigitalOcean Droplet. I have taken the following steps for Networking:

1) Mapped port 7474 of container to 7474 of droplet

2) Set server.default_listen_address=0.0.0.0 to listen on all ports

3) Set server.http.listen_address=<my domain>:7474

4) Done the same for server.http.advertised_address

5) Set the firewalls with sudo ufw allow 7474

I am able to use curl http:\\<my domain>:7474 from within the Droplet console but doing the same from my local machine (or opening http:\\<my domain>:7474 on my browser) gives a Operation timed out after 75 seconds or so. Can someone kindly help me in debugging this. The curl from docker is showing in http.logs but the curl from outside the container isn’t.

0 REPLIES 0
Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online