huichen5796 / 2023-masterarbeit-frontend

MIT License
0 stars 1 forks source link

the way to deplay neo4j on aws #10

Closed huichen5796 closed 1 year ago

huichen5796 commented 1 year ago

HTTP Connector. There can be zero or one HTTP connectors.

server.http.enabled=true server.http.listen_address=0.0.0.0:7474

server.http.advertised_address=:7474


- run

cd bin ./neo4j start

huichen5796 commented 1 year ago

change password on website via http firstly. default neo4j neo4j

then run init.py in backend to init the db