1
0
Fork 0
arangodb/Documentation/Books/Users/Installing
baslr 545df18f80 basir -> baslr
fixed my username :)
2014-08-20 14:36:42 +02:00
..
Cluster.mdpp Moved Upgrading and Installing to the Gitbook 2014-06-17 13:17:29 +02:00
Compiling.mdpp write-ahead log documentation 2014-07-06 19:17:11 +02:00
Linux.mdpp basir -> baslr 2014-08-20 14:36:42 +02:00
MacOSX.mdpp Some syntax fixes 2014-06-06 01:23:18 +02:00
README.mdpp Script for reading code automatically 2014-06-18 11:09:20 +02:00
Upgrading.mdpp Script for reading code automatically 2014-06-18 11:09:20 +02:00
Windows.mdpp Some changes in the code documentation 2014-06-25 14:57:29 +02:00
cluster-create-dialog.png Moved Upgrading and Installing to the Gitbook 2014-06-17 13:17:29 +02:00
cluster-single-server-dialog.png Moved Upgrading and Installing to the Gitbook 2014-06-17 13:17:29 +02:00

README.mdpp

!CHAPTER Installing

This chapter describes how to install ArangoDB under various operation systems.

First of all download and install the corresponding RPM or Debian package or use homebrew on the MacOS X.
You can find packages for various operation systems at our [download](http://www.arangodb.org/download) section.

If you don't want to install ArangoDB at the beginning and just want to experiment with the features, you can use our [online demo](https://www.arangodb.org/tryitout).

In this Chapter you will also learn how to Compile ArangoDB from scratch.

You also get help if you want to update your ArangoDB Version to the newest one!