Add TCM config reference#3876
Merged
Merged
Conversation
8663986 to
c71f5fd
Compare
andreyaksenov
suggested changes
Dec 7, 2023
| - ``TCM_HTTP_HOST`` is a variable for the ``http.host`` parameter. | ||
| - ``TCM_HTTP_WEBSESSION_COOKIE_NAME`` is a variable for the ``http.websession-cookie.name`` parameter. | ||
|
|
||
| The example below shows how to start |tcm| passing configuration parameters in |
Contributor
There was a problem hiding this comment.
Suggested change
| The example below shows how to start |tcm| passing configuration parameters in | |
| The example below shows how to start |tcm| by passing configuration parameters in |
| multiple |tcm| installations: | ||
|
|
||
| - A single YAML file for all installations can contain the common configuration parts. | ||
| For example, the |tcm| configuration storage used for all installations or |
Contributor
There was a problem hiding this comment.
storage used for all -> storage IS used for all ?
|
|
||
| .. TODO: write specific configuration tutorials for http, security, logging, and so on. | ||
|
|
||
| This topic describes the |tcm_full_name| configuration model. For the complete |
Contributor
There was a problem hiding this comment.
To me, configuration model sounds like a scientific term :) I'd rephrase to smth like ... how to configure ...
|
|
||
| A request timeout for the Tarantool |tcm| configuration storage. | ||
|
|
||
| See also `go-tarantool.Opts <https://pkg.go.dev/github.com/tarantool/go-tarantool#Opts>`. |
Contributor
| configuration storage. | ||
|
|
||
| See also: :ref:`Traffic encryption <enterprise-iproto-encryption>`. | ||
| | |
Contributor
| addon | ||
| ----- | ||
|
|
||
| The ``addon`` section defines the |tcm| |
Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
andreyaksenov
approved these changes
Dec 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Resolves #3633
TCM > Configuration:
TCM > Configuration reference - all config parameters with descriptions.
Notes:
Deployment: https://docs.d.tarantool.io/en/doc/gh-3633-tcm-config/reference/tooling/tcm/tcm_config/