Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Nov 2, 2023
1 parent efca8ee commit 5d862bb
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 44 deletions.
23 changes: 13 additions & 10 deletions docs/platform/howto/byoc/add-customer-info-custom-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,18 @@ Update the contacts list
------------------------

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the left sidebar, select **Bring your own cloud**.
3. In the **Bring you own cloud** view, select one of the clouds available on the list.
4. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner to select **Customer contact**.
5. In the **Customer contact** window, select a new contact's role from the dropdown menu, enter the email address, and select **+** to add the provided contact's details.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring your own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner to select **Customer contact**.
7. In the **Customer contact** window, select a new contact's role from the dropdown menu, enter the email address, and select **+** to add the provided contact's details.

.. note::

You can add multiple customer contacts for your custom cloud.

6. When you're done adding all the contacts, select **Save changes**.
8. When you're done adding all the contacts, select **Save changes**.

.. topic:: Result

Expand All @@ -44,11 +46,12 @@ Check it out
You can preview the updated list of contacts by taking the following steps:

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, select one of the clouds available on the list.
5. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner.
6. Select **Customer contact** from the options available on the the ellipsis (**...**) menu.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner.
7. Select **Customer contact** from the options available on the the ellipsis (**...**) menu.

Related reading
---------------
Expand Down
21 changes: 12 additions & 9 deletions docs/platform/howto/byoc/assign-project-custom-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ Assign projects
---------------

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the left sidebar, select **Bring your own cloud**.
3. In the **Bring you own cloud** view, select one of the clouds available on the list.
4. In the selected cloud's page, navigate to the **Available projects** tab and select **Assign projects**.
5. In the **Assign projects** window, use the dropdown menu to select a project you want to assign to your cloud.
6. Confirm your choice by selecting **Assign projects**.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, navigate to the **Available projects** tab and select **Assign projects**.
7. In the **Assign projects** window, use the dropdown menu to select a project you want to assign to your cloud.
8. Confirm your choice by selecting **Assign projects**.

.. topic:: Result

Expand All @@ -39,10 +41,11 @@ Check it out
You can preview the updated list of assigned projects by taking the following steps:

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, select one of the clouds available on the list.
5. In the selected cloud's page, navigate to the **Available projects** tab.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, navigate to the **Available projects** tab.

Related reading
---------------
Expand Down
18 changes: 11 additions & 7 deletions docs/platform/howto/byoc/create-custom-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,10 @@ Launch the BYOC setup in Aiven Console
''''''''''''''''''''''''''''''''''''''

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, select **Create custom cloud**.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select **Create custom cloud**.

.. _generate-infra-template:

Expand Down Expand Up @@ -536,21 +537,24 @@ You're all set. Select **Close** to close the **Create custom cloud** wizard.

.. note::

Your new custom cloud is ready to use only after its status changes to ``Active``.
Your new custom cloud is ready to use only after its status changes to **Active**.

Check your cloud's status
'''''''''''''''''''''''''

You can check the status of your custom cloud by taking the following steps:

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, identify your new cloud on the list of available clouds and check its status in the **Status** column.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, identify your new cloud on the list of available clouds and check its status in the **Status** column.

Destroy the Terraform resources
'''''''''''''''''''''''''''''''

As soon as you new custom cloud gets the **Active** status, remove the Teffaform resources your created in your AWS account while creating the cloud.

Check failure on line 556 in docs/platform/howto/byoc/create-custom-cloud.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/platform/howto/byoc/create-custom-cloud.rst#L556

[Aiven.aiven_spelling] 'Teffaform' does not seem to be a recognised word
Raw output
{"message": "[Aiven.aiven_spelling] 'Teffaform' does not seem to be a recognised word", "location": {"path": "docs/platform/howto/byoc/create-custom-cloud.rst", "range": {"start": {"line": 556, "column": 72}}}, "severity": "ERROR"}

Related reading
---------------

Expand Down
16 changes: 9 additions & 7 deletions docs/platform/howto/byoc/delete-custom-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ Delete your cloud
-----------------

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, select one of the clouds available on the list.
5. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner.

.. topic:: Result

Expand All @@ -39,9 +40,10 @@ Check it out
You can preview the updated name of your cloud by taking the following steps:

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, see the list of the available clouds.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, see the list of the available clouds.

Related reading
---------------
Expand Down
9 changes: 5 additions & 4 deletions docs/platform/howto/byoc/enable-byoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ Enable BYOC
-----------

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, select **Contact us**.
5. In the **Enable BYOC** window, select the cloud provider and the cloud region you want to use, add any other information you think might be relevant, and select **Send**.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select **Contact us**.
6. In the **Enable BYOC** window, select the cloud provider and the cloud region you want to use, add any other information you think might be relevant, and select **Send**.

.. topic:: Result

Expand Down
17 changes: 10 additions & 7 deletions docs/platform/howto/byoc/rename-custom-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ Rename your cloud
-----------------

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the left sidebar, select **Bring your own cloud**.
3. In the **Bring you own cloud** view, select one of the clouds available on the list.
4. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner to select **Rename**.
5. In the **Rename custom cloud** window, enter a new name into the **Custom cloud name** field and select **Rename**.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, select one of the clouds available on the list.
6. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner to select **Rename**.
7. In the **Rename custom cloud** window, enter a new name into the **Custom cloud name** field and select **Rename**.

.. topic:: Result

Expand All @@ -38,9 +40,10 @@ Check it out
You can preview the updated name of your cloud by taking the following steps:

1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator.
2. From the top navigation bar, select **Admin**.
3. From the left sidebar, select **Bring you own cloud**.
4. In the **Bring you own cloud** view, see the list of the available clouds and identify the cloud with the name you updated.
2. Select the organization you want to use from the dropdown menu in the top right corner.
3. From the top navigation bar, select **Admin**.
4. From the left sidebar, select **Bring you own cloud**.
5. In the **Bring you own cloud** view, see the list of the available clouds and identify the cloud with the name you updated.

Related reading
---------------
Expand Down

0 comments on commit 5d862bb

Please sign in to comment.