neo4j-js-ng2 icon indicating copy to clipboard operation
neo4j-js-ng2 copied to clipboard

Docker Container

Open n0012 opened this issue 7 years ago • 4 comments

Any chance you can dockerize this app?

n0012 avatar Dec 08 '17 04:12 n0012

I've nearly done so myself with everything running in a single ubuntu container. Having a problem getting the app to connect to the neo4j db once it starts up using ng serve.

n0012 avatar Dec 08 '17 04:12 n0012

Great ! It might be some closed docker container ports issues (or non-opened), cuz Neo4j connects to port :7474 by default. Could you branch that out and make a pull request with the dockerized app when you fix this ?

https://neo4j.com/developer/docker/

adadgio avatar Dec 08 '17 12:12 adadgio

I've nearly done so myself with everything running in a single ubuntu container. Having a problem getting the app to connect to the neo4j db once it starts up using ng serve.

would you mind committing your docker-compose.xml file into the feature branch in this repo? i can help set it up properly. thanks!

zhiboz avatar Apr 06 '20 20:04 zhiboz

I don't use docket at all when running it... I don't have any docker file! Sorry...

adadgio avatar Apr 07 '20 07:04 adadgio