1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment
Max Neunhoeffer 5901aceca5
Copy over new version of DC2DC tutorial.
2017-11-24 15:02:09 +01: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
DC2DC.md Copy over new version of DC2DC tutorial. 2017-11-24 15:02:09 +01:00
Distributed.md Fix --cluster.my-local-info (#3481) 2017-10-23 12:20:17 +02:00
Docker.md Fix --cluster.my-local-info (#3481) 2017-10-23 12:20:17 +02:00
Local.md Fix --cluster.my-local-info (#3481) 2017-10-23 12:20:17 +02:00
Mesos.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
README.md Add DC2DC documentation 2017-11-17 16:58:51 +01: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.