3.1.1.1. Create a New Baremetal Server

After creating a new Logical Network, you need to create a new Baremetal Server.
Move to the screen of "Create Baremetal Server", by selecting "Baremetal Server" from the left-side navigation of the control panel, and then clicking "Launch Server" in the center of the screen.
Following are 7 tabs to set up the initial settings, respectively, in the case of creating a new Baremetal Server.

Details

Setting up the Server Name, the SPEC ("Flavor"), Server Startup Image ("Image Name") & the Zone / Group to launch the Server.

Access and Security

Register administrator's key pair as well as setup the administrator password for accessing via a SSH credential.

Network

Setting up the Network the Server belongs to and assign IP addresses. You need to create a new Logical Network in advance.

Disk

Setting up the disk partitions. You can select partition style from the following 2 types. "Automatic", the automated one to set up, or "Manual", the customized one to set up by yourselves.

Post-Install Script

You can execute scripts by uploading them at the default server settings when creating your Baremetal Server, in the case you would like to customize it.

Metadata

You can register metadata

Personality

You can put the credential SSH Key and some configuration files into the file system on your Baremetal Server before you launch it.

Note

There are 2 ways of creating a key pair as follows.
  1. Move from "Baremetal Server" to "Server List", then click the "Key Pair" tab and execute "Create Key Pair". Once "Create Key Pair" done, automatically download [ .pem ] files. Customers are recommended to keep it with cautions since the created [ .pem ] file is a credential secret key for logging into your Baremetal Server.

Create Keypair
  1. Import the key pair when launching your Baremetal Server. To import it, you need to generate Public Key and Secret Key, by using the ssh-keygen command on your side.

Details

Following is the screen you can set up the host name on the Baremetal Server OS, specify the startup image and set up the Group / the Zone to create a Baremetal Server.

詳細タブ

Note

If you utilize multiple Baremetal Servers, you can create the resource with considering the respective Zone / Group. For both concepts of "Zone" and "Group", please refer to "Service Description: Region / Zone / Group".


Access and Security

Next, register the server administrator's key pair as well as set an OS administrator password.
In this tutorial, select "TutorialKeypair", a key pair generated beforehand.

Note

You are noted that the administrator password can't be modified from this control panel after creating your Baremetal Server.
In the case you have not yet created any key pair in advance, click the mark of "[ + ]" next to the pull-down menu then register the public key created on your device, form "Import Key Pair".
セキュリティタブ

Network

Assign the Network and the IP Address, which your Baremetal Server belongs to

Note

You need to create a Logical Network before starting this operation. You are advised to duly understand & refer to Logical Network , about the way you create it.

Disk

You are required to configure the disk partitions. You can select a specific partition from among the following 2 tyes: "Automatic", which is automated to configure the settings, or "Manual", which is customized to set up by Customers.

Note

If you select "Automatic", the default parameter for each OS which was configured on our side will be applied to disk partition of the server. Please refer to Service Description for the details.

If you select "Manual", you need to input parameter in JSON format like below.
Please refer to (Reference) Parameter Settings when creating a new Baremetal Server. , or API reference of Baremetal Server for the details of parameter.

Note

You cannot customize the disk partition settings in the case you launch your Baremetal Server from any of ESXi, CoreOS official Image Template.

Post-Install Script

In the default settings of the Baremetal Server, you can execute the scripts by uploading ones, in the case you would like to customize it.

Metadata

Configure the Metadata on the Baremetal Server. You can input these parameter in KEY=VALUE format.

Metadata

Personality

You can put the confidential SSH Key and some configurations files into the file system on the Baremetal Server prior to launching the Baremetal Server.
Specify a path of file-deployed location (this is "Region"), by either inputting configuration files / the SSH key you would like to set up or uploading it by the file in advance.
パーソナリティ

Note

If you will connect the created Resources directly to the Internet Gateways, we recommend that you should set up the Security settings upon the OS in order to prevent from any malicious attack from the external environment. For the standard setting method, please refer to (Reference): Configuring the Normal Security Level Settings upon the OS. .

Note

For the procedure to configure the virtualized environment with Official Image Template, please refer to the following link: