By default, the Neo4j services uses port 5000. Due to other applications running on this server, we need to change this port to resolve a port conflict.
All Supported Releases
Below are the steps to change the Neo4j port. In this example we arechanging it to 5001.
On the ansible host, run the following command to stop the services.
On the topology host, open the <install_directory>/
server.discovery.listen_
server.discovery.advertised_
Save the file and then run the below command back on the ansible host to start the services.
ansible-playbook -i inventory -K provisioning/services_start.