Giter VIP home page Giter VIP logo

Comments (5)

ewoutp avatar ewoutp commented on May 31, 2024

I would very much prefer to add a search using the PATH envvar.
If that still fails, people have a very specific setup and that is exactly what --arangod and --jsDir are for.

from arangodb.

neunhoef avatar neunhoef commented on May 31, 2024

Good argument, we should search the PATH for the executable and discover the jsDir from the executable we find. And yes, --arangod and --jsDir are for cases that cannot be caught with this.

from arangodb.

dothebart avatar dothebart commented on May 31, 2024

currently the binaries try to step up from their location to locate the top level directory of the installation and their respective configuration; i.e.

c:/Progra~1/ArangoDB 3.1.12/usr/bin/arangod.exe will search in c:/Progra~1/ArangoDB 3.1.12/etc/arangodb3/arangod.conf

from arangodb.

sleto-it avatar sleto-it commented on May 31, 2024

I think this may not be relevant anymore - perhaps when the issue was opened the starter was not yet part of the official arangodb distribution (just wondering)?

One can always starts command in the following way - with the advantage of being sure of what exactly it is being started (in case more versions are present in the system):

"D:\qa\3.2.9\ArangoDB3e-3.2.9-1_win64\usr\bin\arangodb.exe" --starter.data-dir=C:\qa\3.2.9\node1
"D:\qa\3.2.9\ArangoDB3e-3.2.9-1_win64\usr\bin\arangodb.exe" --starter.data-dir=C:\qa\3.2.9\node2 --starter.join 127.0.0.1
"D:\qa\3.2.9\ArangoDB3e-3.2.9-1_win64\usr\bin\arangodb.exe" --starter.data-dir=C:\qa\3.2.9\node3 --starter.join 127.0.0.1

(in this case data is stored in C and ArangoDB is unpacked in D)

Hope this helps,

from arangodb.

ewoutp avatar ewoutp commented on May 31, 2024

I agree with @sleto-it that this is not really relevant anymore now that the starter is included in the distribution.
Closing it.

from arangodb.

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.