feedback: Centralized configuration storages | Tarantool
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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