arangodb icon indicating copy to clipboard operation
arangodb copied to clipboard

ArangoDB Starter - starts ArangoDB clusters & single servers with ease.

Results 47 arangodb issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I installed arangodb 3.3.4 and I am running a cluster of 3 instances on 3 different machines. At installation time I chose rocksdb as engine and when I run...

Waiting User Reply

Hello, I have started a cluster of 3 instances of arangodb starter with the following commands (on the same server) : ``` docker run --detach --name=arangodb01-instance --rm -p 8528:8528 -v...

1 Feature

I used a recent version of the starter (from 3.10.0 packages) to start a single server with the following command: ``` arangodb --starter.mode single --starter.data-dir myDir --all.temp.intermediate-results-path "temp" --all.use-splice-syscall false...

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

@ajanikow I've implemented it as CLI option, but let me know if it should be a feature flag.