1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/ActiveFailover
Wilfried Goesgens bf32c4e7e1 Doc - add duplicate check in the build script (#5897) 2018-07-18 19:01:07 +02:00
..
ManualStart.md Doc - add duplicate check in the build script (#5897) 2018-07-18 19:01:07 +02:00
README.md Doc - Upgrade & Deployment Refactor (#4750) 2018-06-30 11:11:56 +02:00
UsingTheStarter.md Doc - sync from external repos (#5889) 2018-07-16 18:59:44 +02: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.