Skip to content

Commit 005cff0

Browse files
authored
Delete the outdated MinIO quickstart (#56509)
1 parent 3debeec commit 005cff0

File tree

4 files changed

+2
-135
lines changed

4 files changed

+2
-135
lines changed

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)