8000 create: add template for non-vshard cluster by elhimov · Pull Request #1183 · tarantool/tt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

create: add template for non-vshard cluster #1183

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elhimov
Copy link
Contributor
@elhimov elhimov commented Jul 8, 2025

Configurable parameters:

  • Number of replicasets
  • Number of replicas per replicaset
  • User name
  • Password

I didn't forget about:

  • Well-written commit messages (see documentation how to write a commit message)
  • Don't forget about TarantoolBot in a commit message (see example)
  • Tests (see documentation for a testing package)
  • Changelog (see documentation for changelog format)

Related issues:

Closes #1182

elhimov added 2 commits July 4, 2025 14:39
Closes #1180

@TarantoolBot document
Title: `tt create` support `config_storage` template.

Configurable parameters:
- Number of instances in replicaset
- Interval of status checking
- User name
- Password
Closes #1182

@TarantoolBot document
Title: `tt create` add template for non-vshard cluster.

Configurable parameters:
- Number of replicasets
- Number of replicas per replicaset
- User name
- Password
@oleg-jukovec
Copy link
Contributor

Please, add an example of execution of the command (into PR and commit messages) and generated config (into PR message).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create: add template for non-vshard Cluster
2 participants
0