Maintenance

From neuromatch

Up to: Tech WG

Things we do to maintain the server :). We should *absolutely* move these to an ansible repo, but for now they are just free range.

Cron Tasks

Each of these are defined for the mastodon user's crontab unless specified otherwise (/var/spool/cron/crontabs/mastodon). Edit them by switching to the mastodon user sudo su mastodon and using crontab -e

Cache Pruning

See: Storage#Cache Pruning

8AM UTC on the 1st of the month

0 8 1 * * RAILS_ENV=production  /home/mastodon/live/bin/tootctl media remove --remove-headers --dry-run