Skip to content

Commit 0672df5

Browse files
authored
Merge pull request #39231 from github/repo-sync
Repo sync
2 parents b576d66 + c02b470 commit 0672df5

File tree

5 files changed

+3
-136
lines changed

5 files changed

+3
-136
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# ---------------------------------------------------------------
99
# To update the sha:
1010
# https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble
11-
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250630-232247-g421d4a07a AS base
11+
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250707-185623-g8becf904e AS base
1212

1313
# Install curl for Node install and determining the early access branch
1414
# Install git for cloning docs-early-access & translations repos

content/admin/configuring-packages/enabling-github-packages-with-minio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ topics:
1111
shortTitle: Enable Packages with MinIO
1212
redirect_from:
1313
- /admin/packages/enabling-github-packages-with-minio
14+
- /admin/configuring-packages/quickstart-for-configuring-your-minio-storage-bucket-for-github-packages
1415
---
1516

1617
> [!WARNING]
@@ -21,7 +22,7 @@ redirect_from:
2122
2223
## Prerequisites
2324

24-
Before you can enable and configure {% data variables.product.prodname_registry %} on {% data variables.location.product_location_enterprise %}, you need to prepare your MinIO storage bucket. To help you quickly set up a MinIO bucket and navigate MinIO's customization options, see the [AUTOTITLE](/admin/packages/quickstart-for-configuring-your-minio-storage-bucket-for-github-packages).
25+
Before you can enable and configure {% data variables.product.prodname_registry %} on {% data variables.location.product_location_enterprise %}, you need to prepare your MinIO object store. See the [MinIO AIStor Documentation](https://docs.min.io/enterprise/aistor-object-store/).
2526

2627
Ensure your MinIO external storage access key ID and secret have these permissions:
2728
* `s3:PutObject`

content/admin/configuring-packages/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ children:
1414
- /enabling-github-packages-with-aws
1515
- /enabling-github-packages-with-azure-blob-storage
1616
- /enabling-github-packages-with-minio
17-
- /quickstart-for-configuring-your-minio-storage-bucket-for-github-packages
1817
- /configuring-package-ecosystem-support-for-your-enterprise
1918
- /migrating-your-enterprise-to-the-container-registry-from-the-docker-registry
2019
shortTitle: Packages
2120
---
2221
{% data reusables.package_registry.packages-ghes-release-stage %}
23-

content/admin/configuring-packages/quickstart-for-configuring-your-minio-storage-bucket-for-github-packages.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

content/admin/guides.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ includeGuides:
8888
- /admin/managing-your-enterprise-account/about-enterprise-accounts
8989
- /admin/getting-started-with-enterprise/about-upgrades-to-new-releases
9090
- /admin/configuring-packages/configuring-package-ecosystem-support-for-your-enterprise
91-
- /admin/configuring-packages/quickstart-for-configuring-your-minio-storage-bucket-for-github-packages
9291
- /admin/enforcing-policies/enforcing-policy-with-pre-receive-hooks/about-pre-receive-hooks
9392
- /admin/enforcing-policies/enforcing-policy-with-pre-receive-hooks/creating-a-pre-receive-hook-environment
9493
- /admin/enforcing-policies/enforcing-policy-with-pre-receive-hooks/creating-a-pre-receive-hook-script

0 commit comments

Comments
 (0)