Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umbraco Cloud should clean up the .nuget folder from time to time #855

Open
Jeavon opened this issue Nov 7, 2024 · 1 comment
Open

Umbraco Cloud should clean up the .nuget folder from time to time #855

Jeavon opened this issue Nov 7, 2024 · 1 comment

Comments

@Jeavon
Copy link

Jeavon commented Nov 7, 2024

Issue description

Over time the .nuget folder inside C:\Home grows very large as Umbraco upgrades happen, I have seen it get as large as 5GB for a site started on v9 and now running v13. This means that project hitting the storage limit and causing the site to fail which is not ideal.
It would be great if Umbraco Cloud had a mechanism to clean up this folder from time to time, possibly removing folders older than 1 year for example.

@mikkelhm
Copy link
Member

Hi @Jeavon

Thanks for reaching out.
This is a great idea - I think I was blissfully unaware that that folder was counting as part of the overall storage limitations.
We should definitely have some cleanup done for the older packages, there's not need to keep those old v9 packages lying around forever.

We have some tasks coming up on more cleaning up of the files on each environment on Umbraco Cloud - Ill add this as one of the things we should investigate and cleanup alongside other "maintenance" tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants