# plm-docs **Repository Path**: mirrors_percona/plm-docs ## Basic Information - **Project Name**: plm-docs - **Description**: PML documentation - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-02 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.