Open the server Apps tab
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Native multi-model database for graph, document, and key-value data
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the ArangoDB template in Server Compass to deploy a self-hosted multi-model database on your VPS, then verify the web UI.
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find ArangoDB in the Server Compass template catalog.

Choose the ArangoDB template. Server Compass fills the database service, persistent data/apps volumes, generated root password, and public web port.

Confirm the app name and compose service. In this run, the app was named arangodb-demo and used host port 4260.

Review the generated compose settings, confirm the ArangoDB web port is available, and click Deploy.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the ArangoDB image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the ArangoDB app is marked Running with its application URL available.

Open the application URL in a browser. The ArangoDB login screen confirms the database web UI is reachable.

The ArangoDB web interface loaded successfully from the deployed container.
It deploys the ArangoDB database container with persistent data and apps volumes.
The tutorial used host port 4260, which maps to the ArangoDB web UI on container port 8529.
Yes. Sign in with the generated root password, rotate credentials, and create application-specific databases and users.
No. The deployment guide should live on the ArangoDB template detail page and be linked from the reusable template deployment docs page.
After deploying ArangoDB with Server Compass, complete these steps to finish setup
Open the web UI at http://YOUR_SERVER_IP:{{PORT}} and log in as root
Create a database for your application
Create an application user with limited permissions
Configure AQL queries, collections, and indexes
Set up regular backups using arangodump
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting ArangoDB
Simply download Server Compass, connect to your VPS, and select ArangoDB from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
ArangoDB requires a minimum of 1024MB RAM. We recommend a VPS with at least 2048MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard ArangoDB backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest ArangoDB image will be pulled and deployed with zero downtime.
ArangoDB is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.
Download Server Compass and deploy ArangoDB to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass