1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment
Simran 2d1e668ea8 Doc - Create cluster sub-chapter and fix DC2DC link (#4694)
* This is just a temporary quick fix to fix an important bug - further changes will come when we will backport major work from devel
2018-02-28 12:35:11 +01:00
..
Advanced.md Doc - Create cluster sub-chapter and fix DC2DC link (#4694) 2018-02-28 12:35:11 +01: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
Cluster.md Doc - Create cluster sub-chapter and fix DC2DC link (#4694) 2018-02-28 12:35:11 +01:00
DC2DC.md Doc - Create cluster sub-chapter and fix DC2DC link (#4694) 2018-02-28 12:35:11 +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 Doc - Create cluster sub-chapter and fix DC2DC link (#4694) 2018-02-28 12:35:11 +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.