1
0
Fork 0
arangodb/Documentation/Books/Manual/GettingStarted/WebInterface
hkernbach 2d5ece0d35 frontend documentation 2016-06-16 16:17:37 +02:00
..
images frontend documentation 2016-06-16 16:17:37 +02:00
README.mdpp frontend documentation 2016-06-16 16:17:37 +02:00

README.mdpp

!CHAPTER Accessing the Web Interface

ArangoDB comes with a built-in web interface for administration. The web 
interface can be accessed via the URL:

```
http://127.0.0.1:8529
```

If everything works as expected, you should see the login view:

![Login View](images/loginView.png)

> For more information on the ArangoDB web interface, see [Web Interface](../../Administration/WebInterface/index.html)