orientechnologies / orientdb-docker

OrientDB running in a docker container
MIT License
63 stars 63 forks source link

Documentation: ORIENTDB_ROOT_PASSWORD #4

Closed chris-martin closed 8 years ago

chris-martin commented 8 years ago

The 2.1.5 image on Docker Hub seems to require an ORIENTDB_ROOT_PASSWORD environment variable, so I imagine there ought to be a readme that mentions this.

robfrank commented 8 years ago

This repo is a WIP to create official docker images. You can find the docs here: https://github.com/orientechnologies/docker-docs/blob/master/orientdb/content.md

Let me know if the doc is ok

metanomy commented 8 years ago

Following the instructions for orientdb:latest with the ORIENTDB_ROOT_PASSWORD correctly adds the password to the orientdb_server_config.xml file, but:

Using orientdb:2.5.1 works just fine.

chris-martin commented 8 years ago

Yep, that doc explains it fine. Just needs to be linked to from https://hub.docker.com/r/orientdb/orientdb/ somewhere.

robfrank commented 8 years ago

As said, this is a work in progress. We are working to produce an official docker image, so doc is targete for that. The image will not contain any sample database.