Create a Cloud Server
Creating a Cloud Server on Rackspace Public Cloud
Creating the Server
Use the following steps for creating a new Rackspace Cloud Server through our Cloud Control Panel interface.
-
Log in to the Cloud Control Panel.
-
In the top navigation bar, click Select a Product > Rackspace Cloud.
-
Select Servers > Cloud Servers.
NOTE: On the Dashboard in the Cloud Control Panel, you can click Server in the Quick Build section to go directly to the Create Server page.
-
Click Create Server.
-
In the Server Details section, enter a name for your server in the Server Name field.
-
From the Region list, select the datacenter region in which you want to create the server.
NOTE: For more information about regions and how to use them effectively, see About regions.
-
In the Image section, select the desired operating system from the list provided.
NOTE: For a complete list of available images, see the Images section of the Cloud Servers product page.
-
In the Flavor section, choose the appropriate configuration for the server.
NOTE: For more information about flavors, see the Cloud Core Infrastructure User Guide.
-
REQUIRED FOR UBUNTU 22.04 & UBUNTU 24.04 You have the option of using, other than with Ubuntu 22.04 and 24.04 which requires, SSH Keys. Using SSH Keys is the more secure method of authenticating into your server and allows you to assign a public key to the server by selecting an existing key under Advanced Options.
To add a new public key, perform the following steps:
a. Click Add Public Key beside the SSH Key drop-down list.
b. Provide a Key Name for your new public key.
c. Paste your public key into the Public Key field.NOTE: If you do not have a public key, click How to get a public key and follow the instructions in that article. For more information on how to generate public and private key pairs, see Manage SSH Keypairs for Cloud Servers with python-novaclient.
d. After you have your entered your Key Name and the Public Key, click Add Public Key.
Then, confirm that your key is listed in the SSH Key list for your new server.
-
As needed, create a new network and select the PublicNet and ServiceNet options.
-
The Recommended Installs section displays a number of recommended options for automatic installation and configuration. Select the check box next to one or more options that you want.
-
Click Create Server.
After provisioning is complete, your server displays the status Running and is now available for remote connection. Specific remote connection instructions for your server are displayed in the side bar on the right of the Cloud Control Panel.
Related Articles
Updated 4 days ago