Commit 3984e652 by Oláh István Gergely

move images to _static folder

parent a9b2a42c
......@@ -154,21 +154,21 @@ To create new Virtual Machine, we use Templates - images based on previously sav
Set name, CPU and RAM settings, architecture. Check in the boot menu box, select network and lease, write down, which operating system will you use. Finally, create a template.
> The rows marked with astersk need to be filled.
![configure standalone node](images/configure_node.jpg)
![configure standalone node](_static/images/configure_node.jpg)
#### Add disk
Currently we don't have any disks attached to our VM. To add, click on the Resources menu, 'create disk' icon, set the name and size.
![disk setup](images/disk.jpg)
![disk setup](_static/images/disk.jpg)
#### Attach ISO
To install an OS, we can use ISO images, to boot from. Click on 'download disk' and type the ISO's URL.
![download iso](images/iso.jpg)
![download iso](_static/images/iso.jpg)
### Start Virtual Machine
Finally, we can run the machine. Click on 'deploy' and start it. You can choose, on which node do you want to run.
![ubuntu 14.04](images/ubuntu.png)
![ubuntu 14.04](_static/images/ubuntu.png)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment