1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/ActiveFailover
maxkernbach bdb51b063c Doc - Sync external repos (#8063) 2019-01-30 20:16:07 +01:00
..
ManualStart.md Doc - Additional Scalability & Architecture Refactor (#5850) 2018-08-22 23:27:31 +02:00
README.md Doc - Additional Scalability & Architecture Refactor (#5850) 2018-08-22 23:27:31 +02:00
UsingTheStarter.md Doc - Sync external repos (#8063) 2019-01-30 20:16:07 +01:00

README.md

Active Failover Deployment

This Section describes how to deploy an Active Failover environment.

For a general introduction to Active Failover, please refer to the Active Failover chapter.

There are two main ways to start an Active Failover setup:

  1. using the ArangoDB Starter (possibly in conjunction with docker), or
  2. manually.