arangodb-docker
arangodb-docker copied to clipboard
Docker container for ArangoDB
Hello some items are dated or wrong with current 3.6 images, please update. https://hub.docker.com/_/arangodb/ **1. in Persistent Data first alinea, last sentence** "The default choice is mmfiles" better "Starting with...
Hi, I am working on deploying ArangoDB on our OpenShift cluster and everything looks great up to the point where I try to create a database at which point I...
I've been trying to run a container inside of github-actions with `starter.mode=single` but it turns out the entrypoint script for this container doesn't actually support the full set of startup...
Just a quick note - I've been running locally the Dockerfile so that I can use it as a base image and have dumps and scripts executed and I've been...
I'm trying to create a new database on init, but I'm only getting errors saying it's not connected. Error: ``` ERROR JavaScript exception in file '/usr/share/arangodb3/js/client/modules/@arangodb/arango-database.js' at 388,40: ArangoError 2001:...
Database initialisation script for the databases are, for a reason we are yet to discover, no longer compatible with the ArangoDB `3.12` or `3.12.1` images as distributed from the official...
https://hub.docker.com/_/arangodb/ -> License: > [ArangoDB itself is licensed under the Apache License](https://github.com/arangodb/arangodb/blob/devel/LICENSE) This is no longer correct, please update this to present the current state.