Delete backups on server deletion #22

Open
opened 2026-04-05 19:45:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @EdyTheCow on 10/23/2025

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

Currently when you delete a server, the backups of said server are not deleted. This can become an issue over time when using S3 for backups. Unused backups will accumulate in storage size, starting to cost a lot of money for backups that are basically never going to be used since they are no longer even accessible by the user.

Describe the solution you'd like.

Run function "Delete all backups" when deleting server. Or any other alternative resulting in deleted backups of server when it is being deleted.

Additional context to this request.

No response

*Originally created by @EdyTheCow on 10/23/2025* ### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to see. Currently when you delete a server, the backups of said server are not deleted. This can become an issue over time when using S3 for backups. Unused backups will accumulate in storage size, starting to cost a lot of money for backups that are basically never going to be used since they are no longer even accessible by the user. ### Describe the solution you'd like. Run function "Delete all backups" when deleting server. Or any other alternative resulting in deleted backups of server when it is being deleted. ### Additional context to this request. _No response_
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#22