Re: Custermized Docker for janusgraph 1.0.0. rc2


Yingjie Li
 

Hello Florian,

Is below the right env setup  for janusgraph docker-compose  if I want to change the default? Thank you.


gremlinserver.graphs.ConfigurationManagementGraph=/etc/opt/janusgraph/janusgraph.properties
janusgraph.gremlin.graph=org.janusgraph.core.ConfiguredGraphFactory
janusgraph.graph.graphname=ConfigurationManagementGraph
gremlinserver%d.graphs.graph=
gremlinserver.evaluationTimeout=300000


I think I was able to start Janusgraph 1.1.0CR2 without these configs when docker compose cassandra and opensearch.  There are some issues like  out of memeory  for cassandra and opensearch that I need to take care of seperately. But when I add these configures to the janusgraph.env. I was not abe to start janusgprah. Any suggestions? I am attaching the complete code with verbose output from both runs. 

3.janus1.0rc2-config-cs4.0.0-opensearch.zip  is the one with added configuration
2.janus1.0rc2-cs4.0.0-opensearch.zip is the one without.
 

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.