1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment
Kaveh Vahedipour 231a360b3b fixes for secondaries 2017-07-11 14:05:51 +02:00
..
Advanced.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Agency.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
ArangoDBStarter.md cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
Distributed.md fixes for secondaries 2017-07-11 14:05:51 +02:00
Docker.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Local.md fixes for secondaries 2017-07-11 14:05:51 +02:00
Mesos.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
README.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Single.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
simple_cluster.ditaa Add ditaa generated graphs 2016-06-24 13:42:24 +02:00

README.md

Deployment

In this chapter we describe various possibilities to deploy ArangoDB. In particular for the cluster mode, there are different ways and we want to highlight their advantages and disadvantages. We even document in detail, how to set up a cluster by simply starting various ArangoDB processes on different machines, either directly or using Docker containers.