1
0
Fork 0
arangodb/Documentation/Books/Manual/Deployment/DC2DC.md

19 lines
768 B
Markdown

<!-- don't edit here, its from https://@github.com/arangodb/arangosync.git / docs/Manual/ -->
# Datacenter to datacenter replication deployment
This chapter describes how to deploy all the components needed for _datacenter to
datacenter replication_.
For a general introduction to _datacenter to datacenter replication_, please refer
to the [Datacenter to datacenter replication](../Scalability/DC2DC/README.md) chapter.
[Requirements](../Scalability/DC2DC/Requirements.md) can be found in this section.
Deployment steps:
- [Cluster](DC2DC/Cluster.md)
- [Kafka & Zookeeper](DC2DC/KafkaZookeeper.md)
- [ArangoSync Master](DC2DC/ArangoSyncMaster.md)
- [ArangoSync Workers](DC2DC/ArangoSyncWorkers.md)
- [Prometheus & Grafana (optional)](DC2DC/PrometheusGrafana.md)