---
title: "Create a 1C Server Cluster"
sidebar_label: "Create a 1C Server Cluster"
description: "How to create a 1C server cluster"
sidebar_position: 1
author: false
---

import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import {CustomTable} from '@selectel/docux/components'
import {TabItemLabel} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Create a 1C server cluster

1. In the [control panel](https://my.selectel.ru/ones/base), on the top menu, click **Products** and select **1C Managed Cloud**.

2. Go to the **1C Server Clusters** section.

3. Click **Create cluster**.

4. Enter a cluster name. It will only be displayed in the control panel.

5. Select the [region and pool](/infrastructure/locations.mdx) where the cluster will be created.

6. Select the 1C:Enterprise version. If the required version is not in the list, [create a ticket](https://my.selectel.ru/tickets/create/), and we will consider adding it to the list.

7. Select the cluster [configuration](/cloud-1c/about/configurations.mdx#cluster-configurations):

   * fixed — a line of Standard or HighFreq configurations, a fixed resource ratio of up to 12 vCPUs, 128 GB of RAM and 1 TB of network volume capacity;
   * custom — select any ratio of resources up to 12 vCPUs, 128 GB of RAM and 1 TB of network volume capacity.

   90% of the selected RAM is used for the cluster, while the remaining 10% is reserved for the Apache web server, which handles web publications of infobases.

8. Check the final price of the 1C server cluster.

9. Click **Create cluster**.

<Formbricks />
