-
Notifications
You must be signed in to change notification settings - Fork 7
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
base: main
Are you sure you want to change the base?
Update to Signing-In and creating a VM steps #65
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
- 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. |
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.
- 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. |
@@ -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! |
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.
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! |
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.
this screenshot is not up to date anymore
No description provided.