... | ... | @@ -458,6 +458,16 @@ As a bonus, in each project, artifacts from the most recent successful pipeline |
|
|
|
|
|
To clean old artifacts and pipelines in your projects, you can use _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
|
|
|
|
|
|
### How do I automate storage management for CI/CD pipelines/job logs/job artifacts?
|
|
|
[List/delete job artifacts, delete job logs, delete pipelines](https://docs.gitlab.com/ee/user/storage_management_automation.html#manage-cicd-pipeline-storage)
|
|
|
|
|
|
### How do I automate storage management for container registries?
|
|
|
[List container registries, delete container images, create a cleanup policy for containers, optimize container images](https://docs.gitlab.com/ee/user/storage_management_automation.html#manage-container-registries-storage)
|
|
|
|
|
|
### How do I automate storage management for package registries?
|
|
|
[List and delete packages](https://docs.gitlab.com/ee/user/storage_management_automation.html#manage-package-registry-storage)
|
|
|
|
|
|
|
|
|
### How do I manage storage used by package assets?
|
|
|
In Settings -> Packages and Registries -> Manage storage used by package assets :
|
|
|
When a package with same name and version is uploaded to the registry, more assets are added to the package. To save storage space, keep only the most recent assets.
|
... | ... | |