From 1b19229cc68b8d282277a713f4174ff9036a6683 Mon Sep 17 00:00:00 2001
From: Pavel Semyonov
Date: Fri, 8 Dec 2023 14:32:55 +0700
Subject: [PATCH] Add TCM to EE setup guide
---
doc/enterprise/setup.rst | 13 +++++++++----
doc/reference/tooling/tcm/index.rst | 4 ++--
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/doc/enterprise/setup.rst b/doc/enterprise/setup.rst
index 03bc35613a..e31dbae202 100644
--- a/doc/enterprise/setup.rst
+++ b/doc/enterprise/setup.rst
@@ -120,14 +120,19 @@ at Tarantool website. Please contact ``support@tarantool.io`` for access.
Each package is distributed as a ``tar + gzip`` archive and includes
the following components and features:
-* static Tarantool binary for simplified deployment in Linux environments,
-* selection of open and closed source modules,
-* sample application walking you through all included modules.
+* Static Tarantool binary for simplified deployment in Linux environments.
+* ``tt`` command-line utility that provides a unified command-line interface for
+ managing Tarantool-based applications. See :ref:`tt-cli` for details.
+* |tcm_full_name| -- a web-based interface for managing Tarantool EE clusters.
+ See :ref:`tcm` for details.
+* Selection of open and closed source modules.
+* Sample application walking you through all included modules
Archive contents:
* ``tarantool`` is the main executable of Tarantool.
-* ``tt`` is the utility that provides a unified command-line interface for managing Tarantool-based applications.
+* ``tt`` command-line utility.
+* ``tcm`` is the |tcm_full_name| executable.
* ``tarantoolctl`` is the utility script for installing supplementary modules
and connecting to the administrative console.
diff --git a/doc/reference/tooling/tcm/index.rst b/doc/reference/tooling/tcm/index.rst
index 62fc1acaf1..e4fa27b10d 100644
--- a/doc/reference/tooling/tcm/index.rst
+++ b/doc/reference/tooling/tcm/index.rst
@@ -14,8 +14,8 @@ and individual instances, from monitoring their state to executing commands inte
in an instance's console.
|tcm| is a standalone application included in the Tarantool Enterprise Edition
-distribution package. It is shipped as an executable that is ready to run on Linux
-and macOS platforms.
+:ref:`distribution package `. It is shipped as ready-to-run
+executable for Linux platforms.
|tcm| works only with Tarantool EE clusters that use :ref:`etcd as a configuration storage `.
When you create or edit a cluster's configuration in |tcm|, it publishes the saved