Adding initial getting started wizard content#1878
Open
Adding initial getting started wizard content#1878
Conversation
Contributor
Author
|
The link to the documentation: |
ofercloudify
suggested changes
Jun 27, 2021
| alwaysopen = false | ||
| +++ | ||
|
|
||
| OK, so you have your {{< param cfy_manager_name >}} setup ready. When you login to the {{< param cfy_manager_name >}} for first time a getting started wizard is presented. |
Contributor
There was a problem hiding this comment.
Suggested change
| OK, so you have your {{< param cfy_manager_name >}} setup ready. When you login to the {{< param cfy_manager_name >}} for first time a getting started wizard is presented. | |
| OK, so you have your {{< param cfy_manager_name >}} setup ready. When you log in to the {{< param cfy_manager_name >}} for the first time, a getting started wizard is presented. |
|
|
||
| You can select multiple technologies and install all the required resources at once. | ||
|
|
||
| Find below the supported technologies, you can find out what resources are installed as part of it by clicking on each one of them: |
Contributor
There was a problem hiding this comment.
Suggested change
| Find below the supported technologies, you can find out what resources are installed as part of it by clicking on each one of them: | |
| Find below the supported technologies, you can find out what resources are installed per each technology by clicking their link: |
|  | ||
|
|
||
| The wizard will assist you with setting up your {{< param cfy_manager_name >}} with installing plugins, secrets and blueprints. | ||
|
|
Contributor
There was a problem hiding this comment.
Suggested change
| - Plugins are {{< param cfy_manager_name >}}’s extendable interfaces to services, cloud providers, and automation tools. E.g., connecting to AWS requires the AWS plugin. | |
| - To interact with the technology (e.g. infrastructure), credentials are required. {{< param cfy_manager_name >}} stores such sensitive information in **secrets**. Secrets are kept encrypted in a secure way and used in run-time by the system. You will be asked to provide the access credentials for the technology you selected. | |
| - A blueprint is a general-purpose model for describing systems, services, or any orchestrated object topology. Based on your selection, the wizard will automatically upload blueprints describing your requested system to the manager such that you will be able to generate instances of such deployments. | |
|
|
||
|  | ||
|
|
||
| If your selection requires secrets you'll be promoted to a step to set up secrets. If you selected more than one technology you might have a several steps to set up the secrets. |
Contributor
There was a problem hiding this comment.
Suggested change
| If your selection requires secrets you'll be promoted to a step to set up secrets. If you selected more than one technology you might have a several steps to set up the secrets. | |
| If your selection requires secrets, you'll be promoted to a secret set u step. If you selected more than one technology you might have several secret setup steps. |
|
|
||
| If your selection requires secrets you'll be promoted to a step to set up secrets. If you selected more than one technology you might have a several steps to set up the secrets. | ||
|
|
||
| To continue you'll need to feel all the required fields and continue by pressing the `Next` button. |
Contributor
There was a problem hiding this comment.
Suggested change
| To continue you'll need to feel all the required fields and continue by pressing the `Next` button. | |
| To continue you'll need to fill all the required fields and continue by pressing the `Next` button. |
|
|
||
| You can close the wizard and and proceed to create your first deployment. | ||
|
|
||
| ## Disable Getting started Wizard |
Contributor
There was a problem hiding this comment.
Suggested change
| ## Disable Getting started Wizard | |
| ## Disable the Getting Started wizard |
| The following secrets will be created. The value in parentheses is the secret name that will be created: | ||
|
|
||
| * AWS Access Key ID (aws_access_key_id) | ||
| * AWS Secret Access Key (aws_secret_access_key) No newline at end of file |
Contributor
There was a problem hiding this comment.
Suggested change
| * AWS Secret Access Key (aws_secret_access_key) | |
| * AWS Secret Access Key (aws_secret_access_key) | |
| AWS credentials can be created by following the guide [here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_CreateAccessKey). |
| The following secrets will be created. The value in parentheses is the secret name that will be created: | ||
|
|
||
| * AWS Access Key ID (aws_access_key_id) | ||
| * AWS Secret Access Key (aws_secret_access_key) No newline at end of file |
Contributor
There was a problem hiding this comment.
Suggested change
| * AWS Secret Access Key (aws_secret_access_key) | |
| * AWS Secret Access Key (aws_secret_access_key) | |
| AWS credentials can be created by following the guide [here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_CreateAccessKey). |
| * Azure Subscription ID (azure_subscription_id) | ||
| * Azure Tenant ID (azure_tenant_id) | ||
| * Azure Client ID (azure_client_id) | ||
| * Azure Client Secret (azure_client_secret) No newline at end of file |
Contributor
There was a problem hiding this comment.
Suggested change
| * Azure Client Secret (azure_client_secret) | |
| * Azure Client Secret (azure_client_secret) | |
| Azure credentials can be created by following the guide [here]({{< relref "/working_with/official_plugins/infrastructure/azure" >}}). | |
| The following secrets will be created. The value in parentheses is the secret name that will be created: | ||
|
|
||
| * AWS Access Key ID (aws_access_key_id) | ||
| * AWS Secret Access Key (aws_secret_access_key) |
Contributor
There was a problem hiding this comment.
Suggested change
| * AWS Secret Access Key (aws_secret_access_key) | |
| * AWS Secret Access Key (aws_secret_access_key) | |
| AWS credentials can be created by following the guide [here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_CreateAccessKey). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.