... | @@ -434,6 +434,12 @@ After having done some cleaning, the storage quota can be recalculated on the pa |
... | @@ -434,6 +434,12 @@ After having done some cleaning, the storage quota can be recalculated on the pa |
|
Unreferenced LFS files are garbage-collected once a day :
|
|
Unreferenced LFS files are garbage-collected once a day :
|
|
https://docs.gitlab.com/ee/raketasks/cleanup.html#remove-unreferenced-lfs-files
|
|
https://docs.gitlab.com/ee/raketasks/cleanup.html#remove-unreferenced-lfs-files
|
|
|
|
|
|
|
|
#### For GitLab admins
|
|
|
|
[Incorrect repository statistics shown in the GUI ](https://docs.gitlab.com/17.6/ee/administration/cicd/job_artifacts_troubleshooting.html?tab=Linux+package+%28Omnibus%29#delete-old-builds-and-artifacts)
|
|
|
|
[Remove orphan artifact files](https://docs.gitlab.com/17.6/ee/raketasks/cleanup.html#remove-orphan-artifact-files)
|
|
|
|
[Delete old builds and artifacts](https://docs.gitlab.com/17.6/ee/administration/cicd/job_artifacts_troubleshooting.html?tab=Linux+package+%28Omnibus%29#delete-old-builds-and-artifacts)
|
|
|
|
[Delete old pipelines](https://docs.gitlab.com/17.6/ee/administration/cicd/job_artifacts_troubleshooting.html?tab=Linux+package+%28Omnibus%29#delete-old-pipelines)
|
|
|
|
|
|
### How do I clean the pipelines (artifacts, logs) ?
|
|
### How do I clean the pipelines (artifacts, logs) ?
|
|
|
|
|
|
In the course of time the size of data generated for gitlab-ci pipelines may grow quickly and sometimes reaches dozens of GB. The quantity of data stored on the gitlab's server for pipelines can be checked in the Settings -\> Usage Quotas panel of the project, or in Build -\> Artifacts. For projects with more than 10GB of artifacts there is certainly something to do to reduce the disk storage:
|
|
In the course of time the size of data generated for gitlab-ci pipelines may grow quickly and sometimes reaches dozens of GB. The quantity of data stored on the gitlab's server for pipelines can be checked in the Settings -\> Usage Quotas panel of the project, or in Build -\> Artifacts. For projects with more than 10GB of artifacts there is certainly something to do to reduce the disk storage:
|
... | | ... | |