---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/connect-registry.md
  - https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/connect-registry.md
  - href: ru/sourcecraft/operations/connect-registry.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://sourcecraft.dev/portal/docs/ru/llms.txt

# Подключить реестр (registry) к репозиторию SourceCraft

<!-- source: ru/_includes/sourcecraft/registry-role.md -->
{% note warning %}

Для создания и добавления реестров, а также подключения реестров к репозиториям требуется [роль](https://sourcecraft.dev/portal/docs/ru/sourcecraft/security/index.md#organization-manager-admin) `Администратор организации`.

{% endnote %}

Доступ к чтению пакетов из реестров имеют все пользователи в организации.
<!-- endsource: ru/_includes/sourcecraft/registry-role.md -->

Чтобы подключить реестр к репозиторию:
1. Откройте [главную страницу](https://sourcecraft.dev) SourceCraft.
1. На вкладке ![image](../../_assets/console-icons/house.svg) **Домой** перейдите в раздел ![image](../../_assets/console-icons/boxes-3.svg) **Реестры**.
1. Выберите реестр.
1. В правом углу нажмите **Подключить репозиторий** и выберите репозиторий.

<!-- source: ru/_includes/sourcecraft/registry-repo-access.md -->
{% note info %}

При подключении [репозитория](https://sourcecraft.dev/portal/docs/ru/sourcecraft/concepts/index.md#repos) к реестру все пользователи, имеющие в репозитории [роль](https://sourcecraft.dev/portal/docs/ru/sourcecraft/security/index.md#src-repositories-developer) `Разработчик репозитория`, [роль](https://sourcecraft.dev/portal/docs/ru/sourcecraft/security/index.md#src-repositories-maintainer) `Ответственный за репозиторий` или [роль](https://sourcecraft.dev/portal/docs/ru/sourcecraft/security/index.md#src-repositories-admin) `Администратор репозитория`, получают возможность загрузки пакетов в этот реестр.

{% endnote %}
<!-- endsource: ru/_includes/sourcecraft/registry-repo-access.md -->

#### Полезные ссылки {#see-also}

* [Взаимосвязь ресурсов SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/concepts/index.md)
* [Создать реестр (registry) в SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/packages-management.md)
* [Настроить Maven для работы с реестром SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/configure-maven.md)
* [Настроить npm для работы с реестром SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/configure-npm.md)
* [Настроить NuGet для работы с реестром SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/configure-nuget.md)
* [Настроить PyPI для работы с реестром SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/configure-pypi.md)
* [Настроить Docker для работы с реестром SourceCraft](https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/configure-docker.md)
