Mastodon: Cleanup data #78

Open
opened 2022-05-07 22:04:38 +00:00 by valberg · 1 comment
Owner

There is some concern with mastodon and disk usage. We should figure out a solution - either with btrfs or cronjobs - or both.

There is some concern with mastodon and disk usage. We should figure out a solution - either with btrfs or cronjobs - or both.
Owner

From my point of view we should implement both and the priority should be:

  1. Separate btrfs filesystem for mastodon with a max size,

  2. Cronjob for cleaning up old media etc. This can be a bit of a rabbithole because Mastodon only has built-in tools for some cleanup tasks.

Getting the btrfs filesystems set up should in my opinion be a high priority because having one application fill up the disk taking all other services down with it is a maintenance nightmare.

From my point of view we should implement both and the priority should be: 1. Separate btrfs filesystem for mastodon with a max size, 1. Cronjob for cleaning up old media etc. This can be a bit of a rabbithole because Mastodon only has built-in tools for *some* cleanup tasks. Getting the btrfs filesystems set up should in my opinion be a high priority because having one application fill up the disk taking all other services down with it is a maintenance nightmare.
samsapti added the
Existing Service
label 2022-11-16 13:28:14 +00:00
valberg added this to the Devops work project 2024-02-09 07:52:18 +00:00
Sign in to join this conversation.
No description provided.