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

https://github.com/percona/plm-docs

PML documentation
https://github.com/percona/plm-docs

Last synced: 10 months ago
JSON representation

PML documentation

Awesome Lists containing this project

README

          

# Percona Link for MongoDB documentation

Welcome to Percona Link for MongoDB documentation!

## Overview

Percona Link for MongoDB is a tool for replicating data from a source MongoDB cluster to a target MongoDB cluster. It supports cloning data, replicating changes, and managing collections and indexes.

Percona Link for MongoDB requires replica set deployments of Percona Server for MongoDB and MongoDB. You must [convert your standalone instance](https://www.mongodb.com/docs/manual/tutorial/convert-standalone-to-replica-set/#std-label-server-replica-set-deploy-convert) to a single-node replica set to use Percona Link for MongoDB.

Percona Link for MongoDB code is [here](https://github.com/percona/percona-link-mongodb).

This repository contains the source files for [Percona Link for MongoDB documentation](https://github.com/Percona-Lab/plm-docs). The documentation is written in [Markdown markup language](https://daringfireball.net/projects/markdown/) and is created using [MkDocs Documentation Generator](https://www.mkdocs.org/).

## Contributing

We welcome all contributors. For how to contribute to documentation, read the [Contributing guide](CONTRIBUTING.md).

## Licensing

Percona is dedicated to **keeping open source open**. Wherever possible, we strive to include permissive licensing for both our software and documentation. For this project, we are using the Apache License 2.0 license.