docker-preview-enterprise - ArangoDB

Sign up for ArangoGraph Insights Platform

Before signing up, please accept our terms & conditions and privacy policy.

What to expect after you signup
You can try out ArangoDB Cloud FREE for 14 days. No credit card required and you are not obligated to keep using ArangoDB Cloud.

At the end of your free trial, enter your credit card details to continue using ArangoDB Cloud.

If you decide that ArangoDB Cloud is not (yet) for you, you can simply leave and come back later.

docker-preview-enterprise

Run ArangoDB Enterprise Edition on Docker

docker

ArangoDB is available as Docker container.

The processor(s) must support the SSE 4.2 and AVX instruction sets (Intel Sandy Bridge or better, AMD Bulldozer or better, etc.)

In order to install the stand-alone version use

docker run -p 8529:8529 -e ARANGO_ROOT_PASSWORD=openSesame arangodb/enterprise-preview:3.9.0-rc.1

See the Docker Deployment section in the documentation about running ArangoDB in containers and how to persist your data under Docker.