Giter Club home page Giter Club logo

Comments (1)

robfrank avatar robfrank commented on July 29, 2024

Hi,
I run the docker image this way:

docker run --name orientdb_1_nodist -d  \
-v ~/local/orientdb/node1/databases:/orientdb/databases \
-v ~/local/orientdb/node1/backup:/orientdb/backup \
-p 2424:2424 -p 2480:2480 \
-e ORIENTDB_ROOT_PASSWORD=rootpwd \
-e ORIENTDB_NODE_NAME=node1 \
orientdb/orientdb:2.1.5 server.sh

This is the log from docker console

    2015-11-03 11:11:14:197 INFO  OrientDB auto-config DISKCACHE=1,402MB (heap=455MB os=3,905MB disk=221,423MB) [orientechnologies]
2015-11-03 11:11:14:516 INFO  Loading configuration from: /orientdb/config/orientdb-server-config.xml... [OServerConfigurationLoaderXml]
2015-11-03 11:11:15:262 INFO  OrientDB Server v2.1.5 (build 2.1.x@r; 2015-10-29 16:54:25+0000) is starting up... [OServer]
2015-11-03 11:11:15:339 INFO  Databases directory: /orientdb/databases [OServer]
2015-11-03 11:11:15:461 INFO  Listening binary connections on 0.0.0.0:2424 (protocol v.32, socket=default) [OServerNetworkListener]
2015-11-03 11:11:15:488 INFO  Listening http connections on 0.0.0.0:2480 (protocol v.10, socket=default) [OServerNetworkListener]
2015-11-03 11:11:15:657 INFO  Installing dynamic plugin 'studio-2.1.zip'... [OServerPluginManager]
2015-11-03 11:11:15:818 INFO  Installing GREMLIN language v.2.6.0 - graph.pool.max=50 [OGraphServerHandler]
2015-11-03 11:11:15:819 INFO  [OVariableParser.resolveVariables] Error on resolving property: distributed [orientechnologies]
2015-11-03 11:11:15:821 INFO  Installing Script interpreter. WARN: authenticated clients can execute any kind of code into the server by using the following allowed languages: [sql] [OServerSideScriptInterpreter]

from orientdb-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.