Skip to content

mohamnag/docker-orientdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

OrientDB dockerised

This image runs OrientDB on trusted Java images directly from library. If you want to have a clusterized setup on Amazon ECS, take a look at other image.

Versions

Look at tags tab to see all the available images.

Variables

Following environemnt variables shall be set for best result when you run the container:

ORIENTDB_ROOT_PASSWORD variable may be set while running image for first time to setup the root pass.

HEAP_MEM_LIMIT and DISK_CACHE_BUFFER for tuning the memmory expectancy. Better documentation on these can be found here.

ODB_NETWORK_LOCKTIMEOUT and ODB_NETWORK_SOCKETTIMEOUT control the timeout over network and are very useful if you get lots of network timeout. again look at docs here.

Ports

Ports 2480 and 2424 should be mapped to allow outside REST or binary connections.

About

OrientDB dockerized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published