Skip to content
Snippets Groups Projects
README.md 1.77 KiB
Newer Older
Radim Janča's avatar
Radim Janča committed
# Quickstart

Quickstart aims on users, which want to spin virtual machine in cloud as fast an possible.  
Radim Janča's avatar
Radim Janča committed
To create and gain acces to virtual machine you need to:
Radim Janča's avatar
Radim Janča committed
* Login to MetaCloud
* Upload/create ssh keys
* Start the virtual machine
* Login to instance

## 1. Login to MetaCloud

One of the access options is the web interface that is available at [https://cloud.muni.cz](https://cloud.muni.cz). We recommend using the English version of the interface. The Czech translation of individual terms is not yet sufficiently experienced and their use may complicate communication with technical support. Use the following credentials to log in:

* **Domain** **-** UCN
* **User Name - **UČO[^1]@ucn.muni.cz
* **Password - **your secondary password.

> Please note that you need to access OpenStack from within the internal university network. You can either use the two available networks  - [eduroam and MUNI](https://it.muni.cz/en/services/wireless-wi-fi-connection "How to connect to Masaryk University network") or setup a [VPN access](https://it.muni.cz/en/services/vpn "How to setup a VPN access.").

![](/0-quickstart/Create Key Pair.png)

> **TODO** add login info and screenshots

## 2. Import/create SSH keys

To create a first instance accessible from the network you typically need to go through a few one-time steps that are not required later on. These steps include primarily the SSH keys import and setup firewall rules setup. These rules are in the OpenStack context called Security Groups.

> **TODO** add images and steps how to create/import ssh keys

## 3. Start a virtual machine

> **TODO** add images and steps how to create virtual machine through quickstart GUI

## Login to a virtual machine

> **TODO** add steps how to lohin to VM
Radim Janča's avatar
Radim Janča committed

[^1]: University unique identification number 
Radim Janča's avatar
Radim Janča committed