# Настройка хостинга

**Покупаем домен и хостинг**

1\. Покупаем домен (не кириллический)

{% embed url="<https://beget.com/ru/p1934624/domains>" %}
При регистрации по этой ссылке у вас будет месяц бесплатного хостинга
{% endembed %}

2. Покупаем виртуальный хостинг , тариф "Blog".
3. Ждем привязки домена к хостингу. Обычно обновление DNS-серверов может занимать около 48 часов.&#x20;

**Настраиваем сайт для установки**

1. Ставим версию PHP 8.1+

<figure><img src="/files/MGv9z3RFkN0XtmhDtHrE" alt=""><figcaption><p>Нажимаем на шестеренку</p></figcaption></figure>

<figure><img src="/files/QCPowe6T46tEJnwmoX6F" alt=""><figcaption><p>ставим версию 8.2</p></figcaption></figure>

3. Выбираем любой из этих вариантов (Wildcard это SSL для основного домена и поддомена, рекомендую его ставить)

<figure><img src="/files/dwkyqgUDrInp1qutrzRK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.it-marketplace.ru/ai-premium/nachalo-raboty/nastroika-khostinga.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
