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 | Oracle Cloud Infrastructure 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 | <image href="images/cloudvm-new.png" width="12cm" placement="break"/>
|
---|
37 | </fig>
|
---|
38 | </li>
|
---|
39 | <li>
|
---|
40 | <p>
|
---|
41 | On the initial page, configure the following settings for
|
---|
42 | the new cloud VM:
|
---|
43 | </p>
|
---|
44 | <ul>
|
---|
45 | <li>
|
---|
46 | <p><b outputclass="bold">Location:</b> The cloud
|
---|
47 | service provider that will host the new instance.
|
---|
48 | Select <b outputclass="bold">Oracle Cloud Infrastructure</b>.
|
---|
49 | </p>
|
---|
50 | </li>
|
---|
51 | <li>
|
---|
52 | <p><b outputclass="bold">Profile:</b> The cloud
|
---|
53 | profile used to connect to the new instance. Select
|
---|
54 | from the available cloud profiles.
|
---|
55 | </p>
|
---|
56 | </li>
|
---|
57 | <li>
|
---|
58 | <p><b outputclass="bold">Source:</b> The image
|
---|
59 | that the new instance is based on. Choose from the
|
---|
60 | available images and boot volumes.
|
---|
61 | </p>
|
---|
62 | </li>
|
---|
63 | </ul>
|
---|
64 | </li>
|
---|
65 | <li>
|
---|
66 | <p>
|
---|
67 | Click <b outputclass="bold">Next</b> to display the
|
---|
68 | <b outputclass="bold">Cloud Virtual Machine
|
---|
69 | Settings</b> page.
|
---|
70 | </p>
|
---|
71 | <p>
|
---|
72 | You can use this page to change the default settings for
|
---|
73 | the new Oracle Cloud Infrastructure instance, such as the display name, shape,
|
---|
74 | and networking configuration.
|
---|
75 | </p>
|
---|
76 | <p>
|
---|
77 | To add an SSH key to the instance, click the
|
---|
78 | <b outputclass="bold">SSH Authorised Keys</b> field
|
---|
79 | and paste the public key into the displayed dialog.
|
---|
80 | </p>
|
---|
81 | </li>
|
---|
82 | <li>
|
---|
83 | <p>
|
---|
84 | Click <b outputclass="bold">Finish</b> to create a
|
---|
85 | new Oracle Cloud Infrastructure instance using the selected image or boot
|
---|
86 | volume. The new instance is started automatically.
|
---|
87 | </p>
|
---|
88 | <p>
|
---|
89 | The new cloud VM is shown in the
|
---|
90 | <b outputclass="bold">OCI</b> group in VirtualBox Manager.
|
---|
91 | </p>
|
---|
92 | </li>
|
---|
93 | </ol>
|
---|
94 | </body>
|
---|
95 |
|
---|
96 | </topic>
|
---|