Hi, You most probably want to set up the [javascript] startup-directory = ./js app-path = ./js/apps
in the etc/arangodb3/arangod.conf so they contain absolute paths to their desired location. to point to the other drive. However, the installer doesn't have a way to extract files there - maybe the zip could be the best way for you to achieve that. Cheers, Willi On Wednesday, May 31, 2017 at 9:05:14 PM UTC+2, Arangogo wrote: > > Hi, > > > Running ArangoDB with Web Interface Community Edition on *two separate > drives* without Foxx > > *C:* Windows 10 with ArangoDB WUI as in *C:\Program Files\ArangoDB3 > 3.1.21 * > > *H:* all files html, js + all data processed within ArangoDB > > > What is the best way to link html/js editor files (in H) to ArangoDB WUI > (in C) so that we can actually see query results in the browser ? > > If a router is needed in the index .html and .js files *what path from > and to ArangoDB* ? > > > > *At the moment ArangoDB WUI runs from C drive but ultimately all data is > to be stored in H drive (not Windows main drive)* > How can we manage this double drive set up to run together ? > > > Thx > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
