1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/translations/ru-RU/content/admin/packages/enabling-github-packages-for-your-enterprise.md
Chiedo John 2bee5b994f Crowdin translations (translation-batch-160285210) (#16087)
* New Crowdin translations by Github Action

* Remove bad translations

* Remove broken translations

* Remove more broken files

* Remove broken translation

* Remove broken translations

* Remove broken translations

* Add english versions of broken translations

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-16 10:26:58 -07:00

1.9 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Enabling GitHub Packages for your enterprise You can start using {% data variables.product.prodname_registry %} on your instance by enabling the feature, configuring third-party storage, configuring the ecosystems you want to support, and updating your TLS certificate.
/enterprise/admin/packages/enabling-github-packages-for-your-enterprise
enterprise-server
>=2.22

{% data reusables.package_registry.packages-ghes-release-stage %}

  1. After you've been invited to join the beta, to enable {% data variables.product.prodname_registry %} for your instance, follow the instructions from your account representative.

  2. Configure third-party storage for your enterprise's packages. For more information, see "Configuring third-party storage for packages."

  3. Enable or disable each package ecosystem for your enterprise. For more information, see "Configuring packages support for your enterprise."

  4. If subdomain isolation is enabled for your instance, which is required to use {% data variables.product.prodname_registry %} with Docker, create and upload a TLS certificate that allows the package host URL for each ecosystem you want to use, such as npm.HOSTNAME. Make sure each package host URL includes https://.

    You can create the certificate manually or using Let's Encrypt. If you already use Let's Encrypt, you must request a new TLS certificate after enabling {% data variables.product.prodname_registry %}. For more information about package host URLs, see "Enabling subdomain isolation." For more information about uploading TLS certificates to {% data variables.product.product_name %}, see "Configuring TLS."