1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="cloud-vm-new">
|
---|
4 | <title>Creating a New Cloud VM</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>When you create a new cloud VM, a <i>new</i>
|
---|
8 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance is created and associated with the cloud VM. </p>
|
---|
9 | <p>Perform the following steps to create a new cloud VM: </p>
|
---|
10 | <ol>
|
---|
11 | <li>
|
---|
12 | <p>Click a cloud profile in the <b outputclass="bold">OCI</b> group. </p>
|
---|
13 | <p>The cloud VMs for the selected cloud profile are displayed. </p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>Select <b outputclass="bold">Group</b>, <b outputclass="bold">New Machine</b>. </p>
|
---|
17 | </li>
|
---|
18 | <li>
|
---|
19 | <p>Configure the following settings for the new cloud VM: </p>
|
---|
20 | <ul>
|
---|
21 | <li>
|
---|
22 | <p><b outputclass="bold">Location:</b> The cloud service provider that will host the new instance. Select <b
|
---|
23 | outputclass="bold"><ph conkeyref="vbox-conkeyref-phrases/oci"/></b>. </p>
|
---|
24 | </li>
|
---|
25 | <li>
|
---|
26 | <p><b outputclass="bold">Profile:</b> The cloud profile used to connect to the new instance. Select from the
|
---|
27 | available cloud profiles. </p>
|
---|
28 | </li>
|
---|
29 | <li>
|
---|
30 | <p><b outputclass="bold">Source:</b> The image that the new instance is based on. Choose from the available
|
---|
31 | images and boot volumes. </p>
|
---|
32 | </li>
|
---|
33 | </ul>
|
---|
34 | </li>
|
---|
35 | <li>
|
---|
36 | <p>Change the <b outputclass="bold">Cloud Virtual Machine Settings</b> as required. You will likely need to
|
---|
37 | change the display name, shape, and networking configuration. </p>
|
---|
38 | <p>To add an SSH key to the instance, click the <b outputclass="bold">SSH Authorised Keys</b> field and paste
|
---|
39 | the public key into the displayed dialog. </p>
|
---|
40 | </li>
|
---|
41 | <li>
|
---|
42 | <p>Click <b outputclass="bold">Finish</b> to create a new <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance
|
---|
43 | using the selected image or boot volume. The new instance is started automatically. </p>
|
---|
44 | <p>The new cloud VM is shown in the <b outputclass="bold">OCI</b> group in <ph
|
---|
45 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. </p>
|
---|
46 | </li>
|
---|
47 | </ol>
|
---|
48 | </body>
|
---|
49 |
|
---|
50 | </topic>
|
---|