Git Product home page Git Product logo

Comments (4)

iamacup avatar iamacup commented on August 23, 2024

Hi - thanks for making this Mop. It will need a couple of tweeks to be production ready. I think at least:

  1. There needs to be a way of specifying all command line options for arangostore(https://docs.arangodb.com/HttpBulkImports/Arangorestore.html), either as part of the docker run command or elsewhere - at th moment this is all hard coded
  2. The script that tests for up-time needs to cope for different port numbers if the docker run command allows for setting a different listen port for the Arango instance
  3. This script always looks in /opt/arango-bare for the arangostore input - this should either be a variable for docker-run or some directory that team-arango standardise

I find this feature super-useful for getting going quickly with Postgres - i expect people would find it as useful when testing out Arango.

from arangodb-docker.

m0ppers avatar m0ppers commented on August 23, 2024

fixed since 3.0

from arangodb-docker.

webmobiles avatar webmobiles commented on August 23, 2024

on a mac i have similar error, I've followed the installation guide on arangodb site:

docker run -p 8529:8529 arangodb/arangodb:3.1.24
Unable to find image 'arangodb/arangodb:3.1.24' locally
3.1.24: Pulling from arangodb/arangodb
5040bd298390: Pull complete 
5153f9ee24e2: Pull complete 
b050383580c3: Pull complete 
36b72103d51f: Pull complete 
883ee75e86be: Pull complete 
0855a96205ed: Pull complete 
Digest: sha256:d73badb54c0ccbcdb92e59ad340c7a2d5213a836c25c2820782697fdeb159b18
Status: Downloaded newer image for arangodb/arangodb:3.1.24
error: database is uninitialized and password option is not specified 
  You need to specify one of ARANGO_ROOT_PASSWORD, ARANGO_NO_AUTH and ARANGO_RANDOM_ROOT_PASSWORD

from arangodb-docker.

GillesBodart avatar GillesBodart commented on August 23, 2024

On a debian 9 I've the same issue

docker run -p 8529:8529 arangodb/arangodb:3.1.24
Unable to find image 'arangodb/arangodb:3.1.24' locally
3.1.24: Pulling from arangodb/arangodb
5040bd298390: Pull complete
5153f9ee24e2: Pull complete
b050383580c3: Pull complete
36b72103d51f: Pull complete
883ee75e86be: Pull complete
0855a96205ed: Pull complete
Digest: sha256:d73badb54c0ccbcdb92e59ad340c7a2d5213a836c25c2820782697fdeb159b18
Status: Downloaded newer image for arangodb/arangodb:3.1.24
error: database is uninitialized and password option is not specified
You need to specify one of ARANGO_ROOT_PASSWORD, ARANGO_NO_AUTH and ARANGO_RANDOM_ROOT_PASSWORD

from arangodb-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.