The following outlines the steps to upgrade from your current ArangoDB to a newer version.
...
Open a command prompt.
Navigate to an approprate folder that holds Arangodump.exe (i.e C:\Program Files\ArangoDB3e 3.x.x/usr/bin). If there are more versions under “C:\Program Files\”, it will be the latest version, this can be double checked by logging into your ArangoDB Website)
On the command line, use the arangodump command.
Usage:
arangodump --server.database [database name] --output.directory “[dir name]”Notes:
* The default Centro database name is ActifyDB.
* The directory the files are exported to does not have to exist beforehand.
* A valid ArangoDB root password is needed for this step.Add --overwrite true if you rerun the command and want to overwrite the existing files.
...
Download ArangoDB Community version 3.x.x for Windows. (Actify can provide you the download links)
Double-click on the ArangoDB installation and follow the wizard instructions. (Note - Do not change the ticked/unticked boxes shown below, leave as default)
...
Verify the database is a Community version and is 3.9.x.
To do this login to the web GUI.
...
If you are NOT updating your CAD Publisher software. Proceed back to Step 3 and 4 to change the startup types for those services back to “Automatic” for the Pipeline Host and Pipeline Manager, as shown below.
...