1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment
sleto-it 3191a27911
Doc - some EE notes (#5949)
2018-07-23 11:14:46 +02:00
..
Kubernetes Doc - Kube tutorial backport (#5637) 2018-06-20 18:01:32 +02: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 - some EE notes (#5949) 2018-07-23 11:14:46 +02: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.