forked from dhimmel/learn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservers.json
44 lines (44 loc) · 2.22 KB
/
servers.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0",
"port": 7500,
"name": "rephetio-v2.0",
"directory": "neo4j-community-2.3.3_rephetio-v2.0"
},
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-1/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-1",
"port": 7501,
"name": "rephetio-v2.0_perm-1",
"directory": "neo4j-community-2.3.3_rephetio-v2.0_perm-1"
},
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-2/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-2",
"port": 7502,
"name": "rephetio-v2.0_perm-2",
"directory": "neo4j-community-2.3.3_rephetio-v2.0_perm-2"
},
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-3/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-3",
"port": 7503,
"name": "rephetio-v2.0_perm-3",
"directory": "neo4j-community-2.3.3_rephetio-v2.0_perm-3"
},
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-4/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-4",
"port": 7504,
"name": "rephetio-v2.0_perm-4",
"directory": "neo4j-community-2.3.3_rephetio-v2.0_perm-4"
},
{
"binary": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-5/bin/neo4j",
"path": "/home/dhimmels/Documents/serg/rephetio/construct/integrate/neo4j/neo4j-community-2.3.3_rephetio-v2.0_perm-5",
"port": 7505,
"name": "rephetio-v2.0_perm-5",
"directory": "neo4j-community-2.3.3_rephetio-v2.0_perm-5"
}
]