ArangoDB
ArangoDB Logo
  1. 3.13.0
  2. Operations

ArangoDB v3.13 is under development and not released yet. This documentation is not final and potentially incomplete.

Operations

Installation

You can install ArangoDB on Linux by downloading and running the official packages, as well as run ArangoDB in containers on multiple operating systems

Backup & Restore

Physical backups, logical backups with arangodump and arangorestore, hot backups with arangobackup

Upgrading

You can create a backup and upgrade ArangoDB in-place, but downgrading is only possible with the backup or by dumping and restoring all data

Administration

How to configure ArangoDB, manage users accounts and backups, and what tools you can use to administrate deployments

Security

Learn about the various security options you can use in ArangoDB

Troubleshooting

Information for investigating and fixing issues with ArangoDB instances

Deploy

Installation