1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/ActiveFailover
Simon 468231efc5 AQL Profiling code (#5165)
* initial start of profiling

* adding profiling code

* Fixing remote block tracing, fixing width and units

* Fixing some tests

* Various fixes

* adressing review comments
2018-04-24 16:17:30 +02:00
..
ManualStart.md AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
README.md Doc - Replication Refactor - Part 2 (#4717) 2018-03-02 11:14:53 +01:00
UsingTheStarter.md

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. manually, or
  2. using the ArangoDB Starter (possibly in conjunction with docker).