-
Notifications
You must be signed in to change notification settings - Fork 43
Add TCM config reference #3876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add TCM config reference #3876
Conversation
8663986
to
c71f5fd
Compare
- ``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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
configuration storage. | ||
|
||
See also: :ref:`Traffic encryption <enterprise-iproto-encryption>`. | ||
| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
addon | ||
----- | ||
|
||
The ``addon`` section defines the |tcm| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sentence fragment
Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
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/