Skip to content
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

Deploy Yugabyte using Azure ARM #11706

Open
Aaronlj2000 opened this issue Mar 9, 2022 · 0 comments
Open

Deploy Yugabyte using Azure ARM #11706

Aaronlj2000 opened this issue Mar 9, 2022 · 0 comments
Labels
area/documentation Documentation needed status/awaiting-triage Issue awaiting triage temp/docs-migration TEMPORARY USE for migrating docs tickets to Jira

Comments

@Aaronlj2000
Copy link

Aaronlj2000 commented Mar 9, 2022

Description

I suggest you include the examples for each step ---

  1. create the rsa key in Azure CLI --

  2. az group deployment create --resource-group 1-3c7c4608-playground-sandbox --template-file yugabyte_deployment.json --parameters ClusterName='ybcluster' SshUser='yugabyte' YBVersion='2.0.6.0' SshKeypair='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDairdgJbFp2uB+ttqgnv4fwt6clPLs7mtFXb/cSWzN62au4fVjY5uiVHgHknKzTAiHb9J019DdJDZm0H741kXVkCdyh30V/bgBqkh0PqTJnMHLL2SU/012jcz4x/Ip0OnW+sDMHlpeTgUC0sQaY8b/iTI87cm6cxNSaYXYXbtWUHNCmzrj1sR3/rtDYi0T0FTZHyuw2i2pX1oa0jbtRzWsh3Nk4nRViytGcPt7ofGowgd5avwg7gcE96NQQkXtcmf0bpp7qWNrpsBqZRb+pFDyLYYzA0t49Jbz6itJs49UTYVL99xQVPe6PeMcLoy9Ma3M1cuT+xjwprL6KnaLSLqP cloud@cc-92a1f7bb-6d5789cd6-c4d2j'

  3. install_software with the version parameter
    i.e: ./install_software.sh 2.12.1.0-b41

  4. Create_universe and it's parameters
    ./create_universe.sh Azure eastus 3 "20.124.139.24 20.120.49.2 20.124.139.13" 3 1 yugabyte

@Aaronlj2000 Aaronlj2000 added the area/documentation Documentation needed label Mar 9, 2022
@polarweasel polarweasel added status/awaiting-triage Issue awaiting triage temp/docs-migration TEMPORARY USE for migrating docs tickets to Jira labels Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation needed status/awaiting-triage Issue awaiting triage temp/docs-migration TEMPORARY USE for migrating docs tickets to Jira
Projects
None yet
Development

No branches or pull requests

2 participants