Project

Profile

Help

Actions

Provisioning Test Machine from Cloud

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.

Few steps to have a machine up and running.

  1. Create an account in a cloud provider, such as : https://www.digitalocean.com/
  2. Login, then click create droplet.
  3. Select a distro, fedora25_x64.

  1. Choose a size. For test purposes the basic is good enough.
  2. Choose a datacenter region. Default is ok.
  3. Change the name of droplet, droplet is just the name of your machine.
  1. Click Create! And you will receive an email with root password and IP.

There are few options to access the previous created machine

  • Easiest one launch the console, and use the credentials received via email.

  • This will bring the terminal.

Updated by kersom over 6 years ago · 2 revisions