You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the structure of the Configuration section:
Cluster configuration
Centralized configuration storages
Configuration in code (legacy)
Emphasize the difference between two configuration approaches: in a file and config storage. For example, the diagrams from this topic can be moved to the main topic.
Describe some examples of maintaining consistency in a file config: network folder, external tools for delivering the config file to different machines.
Consider adding diagrams that help a reader understand main concepts, for example:
Config and one instance
Config and several instances on one machine
Config and several instances on different machines
Value type (string, number, array, dynamic (sync quorum), ...)
Default values
Predefined variables
Environment variables
Loading config from external storage (config.context)
Configuration precedence
Reloading configuration
The text was updated successfully, but these errors were encountered:
andreyaksenov
changed the title
[Config] Update the main 'Configuration' topic to make it clearer and more consistent
[Config] Rework the main 'Configuration' topic
Mar 7, 2024
Related doc issue(s): #4190
Product: Tarantool
Since: 3.0/3.1
Root document: https://www.tarantool.io/en/doc/latest/concepts/configuration/
SME: @ Totktonada
Details
Below are some things that can be improved:
Remove the Configuration options overview section after fixing [Config] Document 'memtx' configuration settings #4012.Configuration
section:Possible topic structure
Env vars.
config.context
)The text was updated successfully, but these errors were encountered: