База знаний

Подключите свою учетную запись GitLab, чтобы ваши сайты развертывались из репозитория

Создайте личный токен доступа GitLab с областями видимости api и write_repository и подключите его, чтобы отправка (push) развертывала ваш сайт.

What connecting it does for you

Connecting GitLab lets a site deploy from one of your GitLab repositories, and lets us publish to GitLab Pages on your account where you choose it as a site's host.

Before you start

A GitLab account with access to the projects you want to deploy.

1. Create the key at GitLab

In GitLab, select your avatar at the top right, then Edit profile → Access → Personal access tokens, and generate a new token (GitLab may label this Legacy token in the Generate token menu). Name it, set an expiration date, and tick these scopes:

  • api
  • write_repository

Press Generate token and copy it — GitLab shows it once.

2. Connect it here

Open Integrations in your dashboard and choose Connect an account. Pick Code hosting as the group and GitLab as the account, fill in API token, and press Connect account.

We test what you paste before anything is saved. A key that does not work is never stored, and the answer says what was wrong with it. A key that works is kept encrypted in our secrets vault — never in our database — and is never shown again, not even to you.

What happens next

  • A site can deploy straight from a repository on this account: choose it on the
  • site's repository connection, pick the repository and branch, and a push deploys.

  • Every other branch can get its own preview, so you can check a change before it reaches the
  • live site.

  • Git-built static hosts such as Render and Azure Static Web Apps use this connection as the
  • source of the site's code.

If it does not connect

It worked and then stopped. GitLab tokens always expire — usually at most a year after you create them — and GitLab emails you before they do. Create a new one and connect it.

A scope is missing. A token's scopes cannot be changed after it is created; create a new token with both scopes ticked.

It says the key was rejected. Almost always one of three things: a space or a line break copied with it, a key that has expired, or a key that was revoked or regenerated after you copied it. Create a fresh one and paste it again.

It connects, but something later fails. The key authenticates but lacks a permission the action needs. Create a new key with the permissions listed above, then disconnect the old connection and connect the new key.

Disconnecting

Open Integrations, find the account and press Disconnect. That deletes the stored key at once. Anything that was using it stops at its next action, and the screens that depended on it say so rather than failing quietly.

Disconnecting does not undo what was already done — records, deployments or settings we changed on your account stay as they are. If you think the key itself may have leaked, also revoke it at the vendor; disconnecting removes our copy, not theirs.

Свежее из блога

О чем мы пишем: хостинг, SEO и управление сайтами в больших масштабах.

SEO и линкбилдинг на уровне хостинга: взгляд оператора 2026 года

Как хостинг влияет на индексацию и вес ссылок в 2026 году: сохранение страниц в индексе, проверка возрастных доменов перед их использованием, беследовый линкбилдинг и честный взгляд на то, что инфраструктура может и чего не может сделать для SEO.

Прочитать публикацию

Делаем WordPress быстрым и безопасным: чек-лист производительности и плагинов

Практичный чек-лист для быстрого и безопасного WordPress: кэширование на уровне сервера, пообъектный кэш для каждого сайта, горстка плагинов, которые действительно стоит использовать, поддержание стека в актуальном состоянии и страницы WooCommerce, которые категорически запрещено кэшировать.

Прочитать публикацию

Как выбрать управляемый веб-хостинг в 2026 году: Руководство для покупателя

Что на самом деле отличает хороший управляемый хостинг от дешевого сервера с панелью управления — миграции, резервное копирование, изоляция, настоящее кэширование и честное масштабирование — и как оценить это до того, как вы примете решение.

Прочитать публикацию

Читать блог

Всё ещё нужна помощь?

Поддержка включена в каждый тарифный план, служба работает 24 часов в сутки, и вы можете писать нам на любом из наших 58 языков — мы ответим вам на вашем.

Обратиться в поддержку Все статьи