diff --git a/doc/tooling/tcm/_images/tcm_ui_cluster_migrations.png b/doc/tooling/tcm/_images/tcm_ui_cluster_migrations.png new file mode 100644 index 000000000..445787726 Binary files /dev/null and b/doc/tooling/tcm/_images/tcm_ui_cluster_migrations.png differ diff --git a/doc/tooling/tcm/index.rst b/doc/tooling/tcm/index.rst index 01a48ed25..38a002890 100644 --- a/doc/tooling/tcm/index.rst +++ b/doc/tooling/tcm/index.rst @@ -40,7 +40,6 @@ to read data. LDAP authorization is supported as well. tcm_connect_clusters tcm_cluster_management/index tcm_cluster_data_access - tcm_cluster_migrations tcm_access_control/index tcm_audit_log tcm_configuration diff --git a/doc/tooling/tcm/tcm_cluster_management/index.rst b/doc/tooling/tcm/tcm_cluster_management/index.rst index 6062714e3..489233e28 100644 --- a/doc/tooling/tcm/tcm_cluster_management/index.rst +++ b/doc/tooling/tcm/tcm_cluster_management/index.rst @@ -18,4 +18,5 @@ to learn how to perform various management operations on Tarantool clusters from tcm_cluster_config tcm_cluster_users tcm_cluster_metrics - tcm_supervised_failover \ No newline at end of file + tcm_supervised_failover + tcm_cluster_migrations \ No newline at end of file diff --git a/doc/tooling/tcm/tcm_cluster_migrations.rst b/doc/tooling/tcm/tcm_cluster_management/tcm_cluster_migrations.rst similarity index 99% rename from doc/tooling/tcm/tcm_cluster_migrations.rst rename to doc/tooling/tcm/tcm_cluster_management/tcm_cluster_migrations.rst index daa3827ca..25e7e311c 100644 --- a/doc/tooling/tcm/tcm_cluster_migrations.rst +++ b/doc/tooling/tcm/tcm_cluster_management/tcm_cluster_migrations.rst @@ -3,7 +3,7 @@ Performing migrations ===================== -.. include:: index.rst +.. include:: ../index.rst :start-after: ee_note_tcm_start :end-before: ee_note_tcm_end diff --git a/doc/tooling/tcm/tcm_ui_overview.rst b/doc/tooling/tcm/tcm_ui_overview.rst index b0dd7d0b5..c0dc7c3e6 100644 --- a/doc/tooling/tcm/tcm_ui_overview.rst +++ b/doc/tooling/tcm/tcm_ui_overview.rst @@ -172,6 +172,20 @@ sent to this centralized storage. Learn more in :ref:`tcm_configuring_clusters`. +.. _tcm_ui_cluster_migrations: + +Migrations +~~~~~~~~~~ + +The **Migrations** page provides centralized migration management tools for the selected cluster. + +.. image:: _images/tcm_ui_cluster_migrations.png + :align: left + :width: 700 + :alt: TCM cluster migrations page + +Learn more in :ref:`tcm_cluster_migrations`. + .. _tcm_ui_cluster_tuples: Tuples