Project

Profile

Help

Provisioning Test Machine from Cloud » History » Sprint/Milestone 2

kersom, 08/04/2017 08:03 PM

1 1 kersom
# Provisioning Test Machine from Cloud
2
3
In this example it will be used https://www.digitalocean.com/ as cloud provider. Feel free to use any cloud provider that you want to.
4
5
## Few steps to have a machine up and running.
6
7
1.  Create an account in a cloud provider, such as : https://www.digitalocean.com/
8
2.  Login, then click create droplet.
9 2 kersom
3.  Select a distro, fedora25_x64.
10
11
![](Select_Distr.png)
12
13
1.  Choose a size. For test purposes the basic is good enough.
14
2.  Choose a datacenter region. Default is ok.
15
3.  Change the name of droplet, droplet is just the name of your machine.  
16 1 kersom
    ![](Change_the_name.png)
17
18
<!-- end list -->
19
20
1.  Click Create! And you will receive an email with root password and IP.
21
22
## There are few options to access the previous created machine
23
24 2 kersom
  - Easiest one launch the console, and use the credentials received via email.
25 1 kersom
26 2 kersom
![](Access_Console.png)
27 1 kersom
28 2 kersom
  - This will bring the terminal.
29 1 kersom
30 2 kersom
![](terminal.png)
31 1 kersom
32 2 kersom
  - Or use SSH  
33 1 kersom
    https://www.digitalocean.com/community/tutorials/how-to-connect-to-your-droplet-with-ssh