1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/content/admin/packages/enabling-github-packages-for-your-enterprise.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04: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."