1
0
Fork 0
arangodb/Documentation/Books/Manual/Programs/WebInterface
Simran 34ec56d421 Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
..
images
AqlEditor.md
Cluster.md
Collections.md
Dashboard.md
Document.md
Graphs.md
Logs.md
README.md
Services.md
Users.md

README.md

Web Interface

The ArangoDB server (arangod) comes with a built-in web interface for administration. It lets you manage databases, collections, documents, users, graphs and more. You can also run and explain queries in a convenient way. Statistics and server status are provided as well.

The Web Interface (also Web UI, frontend or Aardvark) can be accessed with a browser under the URL http://localhost:8529 with default server settings.

The interface differs for standalone instances and cluster setups.

Standalone:

Standalone Frontend

Cluster:

Cluster Frontend