Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different neo4j service share the same data #81

Closed
0bach0 opened this issue Mar 21, 2017 · 1 comment
Closed

Different neo4j service share the same data #81

0bach0 opened this issue Mar 21, 2017 · 1 comment

Comments

@0bach0
Copy link

0bach0 commented Mar 21, 2017

I would like to create 2 different Neo4j service with Rancher (which use Cattle as orchestration engine).

I followed guide to create storage driver here. I wrote (at Volumes tab, Volume line) in the first service /data/service1:/data and /data/service2:/data in the second. When I ssh to my server, both of them show up (/data/service1 and /data/service2).

But amazingly, both service serve the same data. For example, when I create a node in service 1, it's also showed up in service 2.

Please show me where i am wrong :(

@0bach0 0bach0 closed this as completed Mar 21, 2017
@0bach0
Copy link
Author

0bach0 commented Mar 21, 2017

Silly me, just re-create and everythings work well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant