Are you sure you want to delete this access key?
title | intro | versions |
---|---|---|
Enabling GitHub Packages with AWS | Set up {% data variables.product.prodname_registry %} with AWS as your external storage. | [{enterprise-server >=2.22}] |
{% warning %}
Warnings:
{% endwarning %}
Before you can enable and configure {% data variables.product.prodname_registry %} on {% data variables.product.product_location_enterprise %}, you need to prepare your AWS storage bucket. To prepare your AWS storage bucket, we recommend consulting the official AWS docs at AWS Documentation.
Ensure your AWS access key ID and secret have the following permissions:
s3:PutObject
s3:GetObject
s3:ListBucketMultipartUploads
s3:ListMultipartUploadParts
s3:AbortMultipartUpload
s3:DeleteObject
s3:ListBucket
{% data reusables.enterprise_site_admin_settings.access-settings %} {% data reusables.enterprise_site_admin_settings.management-console %} {% data reusables.enterprise_site_admin_settings.packages-tab %} {% data reusables.package_registry.enable-enterprise-github-packages %} {% if currentVersion == "enterprise-server@2.22" %}
Under "AWS Service URL", type the S3 endpoint URL for your bucket's region.
Under "AWS S3 Bucket", type the name of the S3 bucket you want to use to store package artifacts.
Under "AWS S3 Region", type your region for S3.
{% endif %}
{% if currentVersion ver_gt "enterprise-server@2.22" %}
Under "Packages Storage", select Amazon S3 and enter your storage bucket's details:
AWS Service URL: The service URL for your bucket. For example, if your S3 bucket was created in the us-west-2 region
, this value should be https://s3.us-west-2.amazonaws.com
.
For more information, see "AWS service endpoints" in the AWS documentation.
AWS S3 Bucket: The name of your S3 bucket dedicated to {% data variables.product.prodname_registry %}.
AWS S3 Access Key and AWS S3 Secret Key: The AWS access key ID and secret key to access your bucket.
For more information on managing AWS access keys, see the "AWS Identity and Access Management Documentation."
{% endif %}
{% data reusables.enterprise_management_console.save-settings %}
{% data reusables.package_registry.next-steps-for-packages-enterprise-setup %}
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?