mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
DOCS-386: MIssed a link
This commit is contained in:
@ -27,7 +27,7 @@ all sites.
|
|||||||
:mc-cmd:`mc mirror`.
|
:mc-cmd:`mc mirror`.
|
||||||
|
|
||||||
- To configure one-way "active-active" replication between two MinIO
|
- To configure one-way "active-active" replication between two MinIO
|
||||||
deployments, see :ref:`minio-bucket-replication-serverside-oneway`.
|
deployments, see :ref:`minio-bucket-replication-serverside-twoway`.
|
||||||
|
|
||||||
- To configure one-way "active-passive" replication between MinIO deployments,
|
- To configure one-way "active-passive" replication between MinIO deployments,
|
||||||
see :ref:`minio-bucket-replication-serverside-oneway`.
|
see :ref:`minio-bucket-replication-serverside-oneway`.
|
||||||
|
@ -25,6 +25,9 @@ one-way synchronization of objects between MinIO buckets.
|
|||||||
- To configure two-way "active-active" replication between MinIO clusters,
|
- To configure two-way "active-active" replication between MinIO clusters,
|
||||||
see :ref:`minio-bucket-replication-serverside-twoway`.
|
see :ref:`minio-bucket-replication-serverside-twoway`.
|
||||||
|
|
||||||
|
- To configure multi-site "active-active" replication between MinIO clusters,
|
||||||
|
see :ref:`minio-bucket-replication-serverside-multi`
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
- Use the :mc-cmd:`mc replicate edit` command to modify an existing
|
- Use the :mc-cmd:`mc replicate edit` command to modify an existing
|
||||||
|
@ -24,6 +24,9 @@ The procedure on this page creates a new bucket replication rule for two-way
|
|||||||
|
|
||||||
- To configure one-way "active-passive" replication between MinIO clusters,
|
- To configure one-way "active-passive" replication between MinIO clusters,
|
||||||
see :ref:`minio-bucket-replication-serverside-oneway`.
|
see :ref:`minio-bucket-replication-serverside-oneway`.
|
||||||
|
|
||||||
|
- To configure multi-site "active-active" replication between MinIO clusters,
|
||||||
|
see :ref:`minio-bucket-replication-serverside-multi`.
|
||||||
|
|
||||||
This tutorial covers configuring Active-Active replication between two
|
This tutorial covers configuring Active-Active replication between two
|
||||||
MinIO clusters. For a tutorial on multi-site replication between three
|
MinIO clusters. For a tutorial on multi-site replication between three
|
||||||
|
Reference in New Issue
Block a user