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

Update to Signing-In and creating a VM steps #65

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@ id: creating-a-virtual-machine

# Creating a Virtual Machine

Also in the top right corner, you’ll find the menu. To start creating a machine, hit the create machine button. You’ll be taken to the page below.
To create a virtual machine click the **create machine** button on the menu. You will be taken to the page below.

![cic-create-vm](@site/static/img/cic-create-vm.png)

On this page you’ll be met with a variety of options that allow you to configure your machine’s specifications as you see fit.
On this page you will be met with a variety of options that allow you to configure your machine’s specifications as needed.

You can choose these properties of your virtual machine:

- Operating System Distribution and Version: this is the operating system that will be pre-installed on your virtual machine.
- Region: this is the region in which your virtual machine will be deployed.
- Machine: this is the specification of CPUs, RAM, GPUs, Storage of your virtual machine. Each specification configuration has a cost per hour which allows you to estimate the cost of running your virtual machine.
Comment on lines +16 to +18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Operating System Distribution and Version: this is the operating system that will be pre-installed on your virtual machine.
- Region: this is the region in which your virtual machine will be deployed.
- Machine: this is the specification of CPUs, RAM, GPUs, Storage of your virtual machine. Each specification configuration has a cost per hour which allows you to estimate the cost of running your virtual machine.
- **Operating System Distribution and Version**: this is the operating system that will be pre-installed on your virtual machine.
- **Region**: this is the region in which your virtual machine will be deployed.
- **Machine**: this is the specification of CPUs, RAM, GPUs, Storage of your virtual machine. Each specification configuration has a cost per hour which allows you to estimate the cost of running your virtual machine.


:::info

Each step has an **(i)** icon which you can hover over for more information.
17 changes: 13 additions & 4 deletions docs/cudos-intercloud/usage/via-user-interface/signing-in.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,20 @@ id: signing-in

# Signing In

When first visiting the [CUDOS Intercloud homepage](https://intercloud.cudos.org/), you’ll be greeted by a landing page. This page sets out what we’re seeking to achieve and is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback!
The [CUDOS Intercloud homepage](https://intercloud.cudos.org/)'s landing page sets out to explains more about the CUDOS Intercloud, as well as its features, it is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The [CUDOS Intercloud homepage](https://intercloud.cudos.org/)'s landing page sets out to explains more about the CUDOS Intercloud, as well as its features, it is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback!
The [CUDOS Intercloud homepage](https://intercloud.cudos.org/) sets out to explains more about the CUDOS Intercloud, as well as its features, it is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback!


In the top right corner, you’ll find a ‘Log in’ button. Click this and hit ‘Keplr’.
## To Sign in:

1. In the top right corner, you’ll find a **Log in** button, click this button to log in.
2. You will then be prompted, via a modal, to verify your blockchain identity by connecting with your Keplr wallet, proceed by clicking on **Keplr**.
3. A window will then pop up prompting you to add the **CUDOS** chain address (blockchain network) to your Keplr wallet. Click on the **Approve** button to proceed.

![keplr wallet window to add CUDOS to Keplr](@site/static/img/intercloud-add-CUDOS-to-keplr.png)


4. A second window will pop-up prompting you to prove ownership and verify that you are trying to connect to CUDOS Intercloud. You will need to **Approve** this as well.

![keplr wallet window asking to prove ownership](@site/static/img/intercloud-prove-ownership-keplr.png)

A window will then pop up prompting you to add the CudosNetwork chain address to your Keplr Wallet, and another one to prove ownership and verify you are trying to connect to CUDOS Intercloud.
Please accept both.

With that, you’re all set up and ready to make some machines!
Binary file added static/img/intercloud-add-CUDOS-to-keplr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/intercloud-prove-ownership-keplr.png
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this screenshot is not up to date anymore

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.