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 Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
AqlEditor.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Cluster.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Collections.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Dashboard.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Document.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Graphs.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Logs.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
README.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Services.md Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Users.md Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00

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