Disables authentication (only recommended for local testing). ARANGO_STORAGE_ENGINE
For high availability, you can deploy a three-node cluster using the ArangoDB Starter . This simplifies the orchestration of Agents, Coordinators, and DB-Servers across multiple containers or nodes. arangodb - Official Image - Docker Hub
For multi-container setups or cluster deployments, using Docker Compose is the industry standard. A basic docker-compose.yml for a single server looks like this: