An open API service indexing awesome lists of open source software.

https://github.com/nylon22/duper

The command line tool that makes managing Elasticsearch Cross-cluster Replication easy
https://github.com/nylon22/duper

ccr cli cluster cross elastic elasticsearch replication

Last synced: 8 months ago
JSON representation

The command line tool that makes managing Elasticsearch Cross-cluster Replication easy

Awesome Lists containing this project

README

          

![Logo](./logo.svg)

> The command line tool that simplifes administering Elasticsearch Cross-cluster Replication

**Note:** This project is in beta

## Why duper

Cross-datacenter replication of Elasticsearch clusters is a necessity for fault-tolerant production systems. Elasticsearch's Cross Cluster Replication (CCR) API satisfies this need. Elasticsearch provides a UI to administer CCR via its Kibana offering. So why use duper? If you prefer the command line, `duper` is the tool for you.

For more on CCR, check out the [Elasticsearch documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-apis.html)

## Installation

```sh
$ npm install -g @duper/duper
```

## Documentation

https://nylon22.github.io/duper/