tarantool / tarantool/doc

feedback: Centralized configuration storages | Tarantool

Open
#4,753 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

<…>d start cluster instances using the tarantool command:
$ export |TT_CONFIG_ETCD_ENDPOINTS=http://localhost:2379|
$ export TT_CONFIG_ETCD_PREFIX=/myapp

$ tarantool --name insta<…>

https://www.tarantool.io/ru/doc/latest/platform/configuration/configuration_etcd/#starting-a-cluster

Config storage endpoints format is different and it worth to give an example for it here as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Russian etcd configuration page at https://www.tarantool.io/ru/doc/latest/platform/configuration/configuration_etcd/#starting-a-cluster. Compare the existing cluster-starting example with the actual config storage endpoint format described in the issue. Done means the page includes a clear example of that endpoint format alongside the existing environment-variable example.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.