Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex BareMetal
    • All guides
      • Leasing a stock configuration server
      • Leasing a custom-configured server
      • Getting information about a server
      • Updating a server
      • Connecting to the KVM console
      • Stopping and starting a server
      • Cancel a server lease
      • Uploading a custom OS image
      • Connecting an existing BareMetal server to Cloud Backup
      • Using the Rescue CD
      • Configuring the MC-LAG aggregation group
      • Resetting a password on the server
      • Replacing a disk in a RAID array
      • Adding a new SSH key for a user
      • Restoring the OS bootloader
      • Disk status analysis
      • Analyzing server status using HWCheck
    • Overview
      • Overview
      • Stock server configurations
      • Custom server configuration
      • On-request server configuration
      • Overview
      • DHCP
      • MC-LAG
      • Restrictions in BareMetal networks
      • Overview
      • Images
      • Audit Trails events
      • Access management
      • Additional server settings
      • Monitoring metrics
    • Quotas and limits
  • Pricing policy
  • FAQ

In this article:

  • Getting started
  • Lease a server
  1. Step-by-step guides
  2. Servers
  3. Leasing a custom-configured server

Leasing a custom-configured server

Written by
Yandex Cloud
Improved by
Danila N.
Updated at January 16, 2026
  • Getting started
  • Lease a server

You can configure your server yourself. Proceed as follows:

Getting startedGetting started

Sign up for Yandex Cloud and create a billing account:

  1. Navigate to the management console and log in to Yandex Cloud or create a new account.
  2. On the Yandex Cloud Billing page, make sure you have a billing account linked and it has the ACTIVE or TRIAL_ACTIVE status. If you do not have a billing account, create one and link a cloud to it.

If you have an active billing account, you can navigate to the cloud page to create or select a folder for your infrastructure.

Learn more about clouds and folders here.

Lease a serverLease a server

Management console
  1. In the management console, select the folder where you want to lease a server.

  2. Go to BareMetal.

  3. Click Lease server and, in the window that opens, select Custom configuration. In the window that opens, set up the server configuration:

    1. Under CPU, select the CPU that suits you best.

      Filter by manufacturer, number of cores, and clock frequency as needed.

    2. Under RAM, specify the type and amount of RAM available on the server.

    3. Under Disks, add to the server a disk group of the form factor you choose:

      1. In the Type field, select disk type.
      2. In the Size field that appears, select disk size.
      3. In the Number field that appears, select the number of disks in the group.

      There must be at least one group consisting of at least two disks on the server.

      You can add more disk groups of other form factors. Do it by clicking Add.

    4. Under Network, select the server's network card connection speed for public and private networks, and whether MC-LAG aggregation groups must be provided on the server.

    5. Select the server pool the server will be in under Pool.

    6. Under Enable, specify whether redundant power supply is required.

    7. Click Continue.

  4. In the window that opens, set the server up as follows:

    1. Under Configuration and Lease conditions, make sure the server configuration you have provided so far is adequate.

      If not, click under Configuration to return to configuration setup.

    2. In the Lease duration field, select the lease period: 1 day or 1 year.

      When this period expires, server lease will automatically be renewed for the same period. You cannot terminate the lease during the specified lease period, but you can refuse to extend the server lease further.

    3. Under Image, select:

      • Marketplace: To install one of the available Yandex Cloud Marketplace public OS images on the server.

      • No OS: To lease a server without an operating system.

        You can install the OS from a custom ISO image later.

    4. Under Disk, configure disk partitioning:

      1. Click Configure disk layout.

      2. Specify partition settings. To create a new partition, click Add partition.

        To configure RAID arrays and disk partitions by yourself, click Add to RAID.

      3. Click Save.

    5. Under Private network, select a private subnet in the availability zone where you are leasing the server.

      If the server’s availability zone does not have a private subnet yet, or you want to create a new private subnet, click Create and, in the window that opens, specify subnet settings as described in Creating a private subnet.

    6. Under Public network:

      • In the Public address field, select a public IP address assignment method:

        • From ephemeral subnet: Assign a random IP address. If you need to get the IP address when creating a server via a request to a DHCP server, enable Assign via DHCP.
        • From a dedicated subnet: To assign an IP address from the range of addresses of a dedicated public subnet.

          In the field that opens, select a public subnet or click Order to order a new one.

          Warning

          The dedicated public subnet does not have a DHCP server; therefore, on the network interface of the server connected to such subnet, you should manually configure a static IP address from the subnet’s range of available public IP addresses and specify the default gateway address.

        • No address: Do not assign a public IP address.
      • In the Bandwidth field, select a server bandwidth package. Available bandwidth packages:

        • 10 TB per day, connection capacity, 1 Gbit/s
        • 100 TB per day, connection capacity, 10 Gbit/s

        Note

        You can select a bandwidth package only for configurations with a public IP address and network cards of 10 Gbps or higher.

        You can reduce the connection capacity to 10 TB per day only as early as 24 hours after the server lease starts.

    7. If you are installing an OS from a Marketplace public image, specify server access settings under Access:

      1. In the Password field, select one of the following options to create a root password:

        • To generate a new root password, select New password and click Generate.

          Warning

          This option requires you to maintain password security. Save the password you generated in a secure location. Yandex Cloud does not store it, and you will not be able to retrieve it once the server is deployed.

        • To use the root password saved in a Yandex Lockbox secret, select Lockbox secret.

          In the Name, Version, and Key fields, select the secret containing your password, its version, and its key, respectively.

          If you do not have a Yandex Lockbox secret, click Create to create it.

          Choose the Custom secret type to specify a custom password or Generated to generate password automatically.

      2. In the Public SSH key field, select the SSH key saved in your organization user profile.

        If there are no SSH keys in your profile or you want to add a new key:

        1. Click Add key.

        2. Enter a name for the SSH key.

        3. Select one of the following:

          • Enter manually: Paste the contents of the public SSH key. You need to create an SSH key pair on your own.

          • Load from file: Upload the public part of the SSH key. You need to create an SSH key pair on your own.

          • Generate key: Automatically create an SSH key pair.

            When adding a new SSH key, an archive containing the key pair will be created and downloaded. In Linux or macOS-based operating systems, unpack the archive to the /home/<user_name>/.ssh directory. In Windows, unpack the archive to the C:\Users\<user_name>/.ssh directory. You do not need additionally enter the public key in the management console.

        4. Click Add.

        The system will add the SSH key to your organization user profile. If the organization has disabled the ability for users to add SSH keys to their profiles, the added public SSH key will only be saved in the user profile inside the newly created resource.

    8. Optionally, enable server backup in Yandex Cloud Backup:

      1. Enable Backup.
      2. Select an existing backup policy or create a new one.
      3. Select a service account with the baremetal.editor and backup.editor roles assigned or create a new one.

      For more information, see Leasing a Yandex BareMetal server connected to Cloud Backup.

    9. Under Server information:

      1. Specify the server name in the Name field. Follow these naming requirements:

        • It must be from 2 to 63 characters long.
        • It can only contain lowercase Latin letters, numbers, and hyphens.
        • It must start with a letter and cannot end with a hyphen.
      2. Optionally, add a server description in the Description field.

      3. Optionally, set labels in the Labels field.

    10. Click Lease server.

As a result, the server status will change to PROVISIONING. Yandex BareMetal will need up to five calendar days to create the configuration you requested and start the server, after which its status will change to RUNNING.

Was the article helpful?

Previous
Leasing a stock configuration server
Next
All guides
© 2026 Direct Cursus Technology L.L.C.