-
Notifications
You must be signed in to change notification settings - Fork 15
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
create: add template for non-vshard cluster #1183
Conversation
Please, add an example of execution of the command (into PR and commit messages) and generated config (into PR message). |
f5f1ab5
to
a97e753
Compare
a97e753
to
4d3a6f9
Compare
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.
Please, rebase on the master branch.
e31d199
to
451024b
Compare
|
Done. |
451024b
to
a20e277
Compare
71b2321
to
69f7f26
Compare
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
69f7f26
to
d994e9b
Compare
Configurable parameters:
Example of generated config
Number of replicasets: 2
Number of replicas per replicaset: 3
User: me
Password: bla-BLA-bla
instances.yaml
config.yaml
I didn't forget about:
Related issues:
Closes #1182