---
title: "Cloud for 1C: quick start"
sidebar_label: "Quick start"
sidebar_position: 2
description: "How to start working with Cloud for 1C"
---

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

# Cloud for 1C: quick start

1. [Select 1C server cluster configuration](#choose-cluster-configuration).
2. [Select database configuration](#choose-database-configuration).
3. [Create resources](#create-resources).
4. [Activate licenses](#activate-licenses).
5. [Set info base name](#set-infobase-name).
6. [Upload configuration](#upload-configuration).
7. [Connect to 1C](#connect-to-1c).

## 1. Select 1C server cluster configuration \{#choose-cluster-configuration}

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

2. Go to the **Info Bases** section.

3. Click **Create info base**.

4. Select **Create new**.

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

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

7. Select 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.

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

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

   The cluster uses 90% of the selected resource volume; the remaining 10% is reserved for the Apache web server, which handles web publications of info bases.

9. Click **Continue**.

## 2. Select database configuration \{#choose-database-configuration}

1. Click **Create new database**.

2. Enter the database name. It will only be used in the control panel.

3. Select database [configuration](/cloud-1c/about/configurations.mdx#database-configurations):

   * fixed — a line of Standard or HighFreq configurations, fixed resource ratio of up to 24 vCPUs, 208 GB RAM and 2 TB of local disk space;
   * custom — select any resource ratio up to 20 vCPUs, 256 GB RAM and 1.23 TB of local disk space.

4. Optional: to create a database replica, in the **Fault Tolerance** block, select the **Add replica** checkbox. If the master node is unavailable, the replica will take over its role and the database will run in normal mode.

5. Click **Continue**.

## 3. Create resources \{#create-resources}

1. In the **Price** block:

   1.1. Check the final cost of the selected 1C server cluster and database configurations.

   1.2. Click **Create resources**. Once the statuses of the 1C server cluster and database change to `ACTIVE`, the cluster and database will be ready to create an info base.

2. Click **Continue**.

## 4. Activate licenses \{#activate-licenses}

One 1C server cluster requires one server license and at least one user license. You can rent licenses from us or activate your own. Temporary free licenses and 1C:Server MINI are not supported.

<Tabs queryString="activate-licenses">
  <TabItem value="via-panel" default>
    <TabItemLabel>
      Rent Selectel licenses
    </TabItemLabel>

    1. In the **1C Licenses** block, open the **Licenses** tab.
    2. Select **Selectel**.
    3. Click **Rent licenses**.
    4. Specify the number of user licenses.
    5. Optional: check the **Server license** checkbox if the cluster does not have a server license.
    6. Select the license edition.
    7. Check the license price.
    8. Click **Create**. Licenses will be activated automatically.
    9. Click **Continue**.
  </TabItem>

  <TabItem value="via-licensing-utility">
    <TabItemLabel>
      Activate own licenses
    </TabItemLabel>

    If you are reactivating a license, the data must completely match what you entered during the first activation. If you are activating a license for the first time, save the data you enter—for example, take a screenshot.

    To activate, you can enter the license registration data or use an activation command.

    <Tabs queryString="activate-own-licenses">
      <TabItem value="via-panel" default>
        <TabItemLabel>
          Enter registration data
        </TabItemLabel>

        1. In the **1C Licenses** block, open the **Licenses** tab.

        2. Select **Own licenses**.

        3. Click **Activate license**.

        4. Select the activation method — **Registration data**.

        5. Select who owns the license — **Company** or **Individual**.

        6. If the license owner is a company, enter its name.

        7. In the Owner data block:

           7.1. Enter the full name of the license owner — for example, the company employee responsible for 1C.

           7.2. Enter the license owner's email. This email can be used to [retrieve data](https://portal.1c.ru/support/license/) about the license owner and PIN code status, as well as to receive backup PIN codes.

        8. In the Address block, specify the mailing address for paper correspondence.

        9. In the License set block:

           9.1. Enter the set number (license registration number).

           9.2. Enter the PIN code. If you have already activated this license before, use the next PIN code from the set.

           9.3. If you are using the next PIN code from the set, enter the previous PIN code — the one you used during the previous activation. If you are activating the license for the first time, leave the field empty.

        10. If you are activating the license for the first time, save the data you entered — for example, take a screenshot.

        11. Click **Activate licenses**.

        12. If you need to activate another license, repeat steps 1-11.
      </TabItem>

      <TabItem value="via-licensing-utility">
        <TabItemLabel>
          Use activation command
        </TabItemLabel>

        1. In the **1C Licenses** block, open the **Licenses** tab.

        2. Select **Own licenses**.

        3. Click **Activate license**.

        4. Select the activation method — **Activation command**.

        5. Enter the activation command, for example:

        ```bash
        ring license activate --company "Selectel" --town "Saint Petersburg" --country "RU" --zip-code "196084" --street "Tsvetochnaya" --house "21" --email "1c_lic@selectel.ru" --serial "0123456789" --pin "666-777-888-999-000" --previous-pin "111-222-333-444-555"
        ```

        Where:

        * `--company`, `--town`, `--country`, `--zip-code`, `--street`, `--house`, `--email` — license owner data;
        * `--serial`, `--pin`, `--previous-pin` — license registration data. If the license is activated for the first time, the `--previous-pin` parameter is not specified.

        6. Click **Activate licenses**.

        7. If you need to activate another license, repeat steps 1-6.

        8. Click **Continue**.
      </TabItem>
    </Tabs>
  </TabItem>
</Tabs>

## 5. Set info base name \{#set-infobase-name}

1. Enter the info base name.

2. Click **Create info base**. Once the info base status changes to `ACTIVE`, the info base will be ready to [upload the configuration](#upload-configuration).

## 6. Upload configuration \{#upload-configuration}

The info base configuration can be uploaded by the [Account Owner](/access-control/user-types.mdx#account-owner) or a user with the [`iam.admin`](/access-control/role-reference.mdx#iam-admin) role.

The upload file must be in `.dt` format, no larger than 48.8 GB. If you need to upload a file larger than 48.8 GB, [create a ticket](https://my.selectel.ru/tickets/create/).

Basic version configurations are not supported.

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

2. Go to the **Info Bases** section.

3. Open the info base page → **Configuration** tab.

4. In the **Upload info base** block, select **My info base**.

5. Upload the info base file.

6. Click **Upload configuration**.

## 7. Connect to 1C \{#connect-to-1c}

<Tabs queryString="connect-to-1c">
  <TabItem value="web">
    <TabItemLabel>
      Web client
    </TabItemLabel>

    1. Open the connection address in your browser; you can find it in the [control panel](https://my.selectel.ru/ones/base): in the top menu, click **Products** → **1C Ready-Made Cloud** → **Information Databases** section → information database page → tab **Connection** → block **Thin client / WEB**.
    2. Authorize in 1C.
  </TabItem>

  <TabItem value="thin">
    <TabItemLabel>
      Thin client
    </TabItemLabel>

    1. [Set up the 1C connection](/cloud-1c/connect/set-connection-to-1c.mdx).
    2. If you are connecting via a private network from the Selectel infrastructure, [connect to the cloud server](/cloud-servers/manage/connect-to-server.mdx) where the thin client is installed.
    3. Open the thin client.
    4. Open the info base.
    5. Authorize in 1C.
  </TabItem>

  <TabItem value="configurator">
    <TabItemLabel>
      Thick client (configurator)
    </TabItemLabel>

    1. [Set up the 1C connection](/cloud-1c/connect/set-connection-to-1c.mdx).
    2. If you are connecting via a private network from the Selectel infrastructure, [connect to the cloud server](/cloud-servers/manage/connect-to-server.mdx) where the thick client is installed.
    3. Open the thick client.
    4. Open the info base.
    5. Authorize in 1C.
  </TabItem>
</Tabs>

<Formbricks />
