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>
|
---|
8 | When you create a new cloud VM, a <i>new</i>
|
---|
9 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance is created and associated with the cloud VM.
|
---|
10 | </p>
|
---|
11 | <p>
|
---|
12 | Perform the following steps to create a new cloud VM:
|
---|
13 | </p>
|
---|
14 | <ol>
|
---|
15 | <li>
|
---|
16 | <p>
|
---|
17 | Click on a cloud profile in the
|
---|
18 | <b outputclass="bold">OCI</b> group.
|
---|
19 | </p>
|
---|
20 | <p>
|
---|
21 | The cloud VMs for the selected cloud profile are
|
---|
22 | displayed.
|
---|
23 | </p>
|
---|
24 | </li>
|
---|
25 | <li>
|
---|
26 | <p>
|
---|
27 | Select <b outputclass="bold">Group</b>,
|
---|
28 | <b outputclass="bold">New Machine</b>.
|
---|
29 | </p>
|
---|
30 | <p>
|
---|
31 | The <b outputclass="bold">Create Cloud Virtual
|
---|
32 | Machine</b> wizard is displayed.
|
---|
33 | </p>
|
---|
34 | <fig id="fig-cloudvm-new">
|
---|
35 | <title>Create Cloud Virtual Machine Wizard</title>
|
---|
36 | <xref href="images/cloudvm-new.png" format="png" platform="htmlhelp">
|
---|
37 | <image href="images/cloudvm-new.png" width="12cm" placement="break">
|
---|
38 | <alt>Create Cloud Virtual Machine Wizard</alt>
|
---|
39 | </image>
|
---|
40 | </xref>
|
---|
41 | <image href="images/cloudvm-new.png" width="12cm" placement="break" platform="ohc">
|
---|
42 | <alt>Create Cloud Virtual Machine Wizard</alt>
|
---|
43 | </image>
|
---|
44 | </fig>
|
---|
45 | </li>
|
---|
46 | <li>
|
---|
47 | <p>
|
---|
48 | On the initial page, configure the following settings for
|
---|
49 | the new cloud VM:
|
---|
50 | </p>
|
---|
51 | <ul>
|
---|
52 | <li>
|
---|
53 | <p><b outputclass="bold">Location:</b> The cloud
|
---|
54 | service provider that will host the new instance.
|
---|
55 | Select <b outputclass="bold"><ph conkeyref="vbox-conkeyref-phrases/oci"/></b>.
|
---|
56 | </p>
|
---|
57 | </li>
|
---|
58 | <li>
|
---|
59 | <p><b outputclass="bold">Profile:</b> The cloud
|
---|
60 | profile used to connect to the new instance. Select
|
---|
61 | from the available cloud profiles.
|
---|
62 | </p>
|
---|
63 | </li>
|
---|
64 | <li>
|
---|
65 | <p><b outputclass="bold">Source:</b> The image
|
---|
66 | that the new instance is based on. Choose from the
|
---|
67 | available images and boot volumes.
|
---|
68 | </p>
|
---|
69 | </li>
|
---|
70 | </ul>
|
---|
71 | </li>
|
---|
72 | <li>
|
---|
73 | <p>
|
---|
74 | Click <b outputclass="bold">Next</b> to display the
|
---|
75 | <b outputclass="bold">Cloud Virtual Machine
|
---|
76 | Settings</b> page.
|
---|
77 | </p>
|
---|
78 | <p>
|
---|
79 | You can use this page to change the default settings for
|
---|
80 | the new <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance, such as the display name, shape,
|
---|
81 | and networking configuration.
|
---|
82 | </p>
|
---|
83 | <p>
|
---|
84 | To add an SSH key to the instance, click the
|
---|
85 | <b outputclass="bold">SSH Authorised Keys</b> field
|
---|
86 | and paste the public key into the displayed dialog.
|
---|
87 | </p>
|
---|
88 | </li>
|
---|
89 | <li>
|
---|
90 | <p>
|
---|
91 | Click <b outputclass="bold">Finish</b> to create a
|
---|
92 | new <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance using the selected image or boot
|
---|
93 | volume. The new instance is started automatically.
|
---|
94 | </p>
|
---|
95 | <p>
|
---|
96 | The new cloud VM is shown in the
|
---|
97 | <b outputclass="bold">OCI</b> group in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.
|
---|
98 | </p>
|
---|
99 | </li>
|
---|
100 | </ol>
|
---|
101 | </body>
|
---|
102 |
|
---|
103 | </topic>
|
---|