Skip to content

choey/janusgraph-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is this

janusgraph-docker is a docker image builder for JanusGraph.

building

Issuing make build builds choey2k5/janusgraph:latest, a container with JanusGraph installed @ /usr/bin/janusgraph.

Files are recursively copied from .conf/ (local) to /usr/bin/janusgraph/conf/ (container) for config overrides.

config

Running the docker image (make run) will load /usr/bin/janusgraph/conf/gremlin-server/gremlin-server.yaml.

overriding config

  • descend choey2k5/janusgraph and override ./conf/gremlin-server/gremlin-server.yaml; or
  • mount conf/ to /usr/bin/janusgraph/conf/ and provide custom /conf/gremlin-server/gremlin-server.yaml

About

Docker image for JanusGraph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published