Skip to content

Service Ordering

Catalog

The Catalog tab provides access to a catalog of ready-to-use images and templates designed for quick and convenient creation of virtual machines and VM groups.
The catalog includes pre-configured service images that allow you to deploy a fully functional environment. After selecting the desired service, the user is prompted to fill out an order form by specifying the required parameters and configuration details.

Service List

Selecting a Service and Configuring Parameters

First, navigate to the Catalog tab and select the required VM image version.

Different VM Ordering Dialogs

Depending on the selected image, different ordering interfaces (dialogs) may be used.

Next, fill in the order form and specify the following parameters:

Configuration Tab

general

General Information

  • Service name – a short and unique service name (only Latin characters and hyphens are allowed). By default, a simple two-word name is generated, which can be replaced with a custom one;
  • Description – a free-form description of the service purpose.

Resources

  • Memory – the amount of RAM allocated to the virtual machine;
  • CPU – the number of virtual CPUs;
  • System disk size – the size of the primary disk of the virtual machine;
  • System disk type – selection of the storage type used for the system disk (where the OS is installed).

Network Settings

  • Network – selection of a network type from the list of available networks (see Networks for details);
  • Security Group – the security group to which the VM will be assigned.

Authentication Methods

  • Password Authentication – configuration of password-based authentication (disable password, set custom or temporary password);
  • SSH keys – use of an existing public SSH key;
  • New SSH key – adding a new public SSH key.

For more details on creating and using keys, see the SSH section.

Access - Advanced Settings

advanced

  • Managed Access – managed access to the operating system environment (guest OS), allowing additional actions such as password reset, software installation, OS updates, and other operations.

Resources - Advanced Settings

  • Extra Disk Size – size of the additional disk;
  • Extra Disk Type – selection of the storage type used for the additional disk of the virtual machine.

Customization

  • Instances – the number of virtual machines with the selected configuration within a single service (Instance Group);
  • User Data – user-defined configuration (Cloud-Init or Sysprep) used to automate VM setup after deployment (installing packages, configuring access, running scripts, etc.).
    For more details, see the Cloud-Init Reference.

Network Settings

  • IP Assign Policy – method of assigning an IP address to the virtual machine:

    • Automatic (DHCP) — the IP address is assigned automatically by the DHCP server from the available subnet pool;
    • Manual — the IP address is specified manually by the user.

    Info

    For more details, see IP address management methods.

  • IP Subnet – the subnet from which the IP address will be allocated, depending on the selected assignment policy.

Overview Tab

This tab displays a summary of the selected configuration before order confirmation.

Order Confirmation

To complete the order, click the Deploy button.
After processing the order, the user receives an email notification with the order status and service state information.