# infra todo list in no order. Note, I've removed a lot of the completed items. ## ansible ## docker ## General - [x] Test `v4.1.0rc1` - [x] Test [`v4.1.0rc2`](https://github.com/mastodon/mastodon/releases/tag/v4.1.0rc2) - [ ] Upgrade to `v4.1.0` - [x] Artwork request (https://masto.yttrx.com/@davis) - [ ] Install new artwork - [x] Remove remote posts after 2 weeks. Note, this affects bookmarks https://github.com/mastodon/mastodon/pull/19232#issuecomment-1354550270 - [x] Wrap `tootctl` docker command in shell script - [ ] Backup `tusky` and rebuild VM at a much smaller scale, and restore files - [ ] Create smaller tier DB, and migrate existing DB to it ## Crons - [ ] `bin/tootctl domains purge --purge-domain-blocks --include-subdomains activitypub-troll.cf` - [x] [`bin/tootctl accounts purge`](https://github.com/mastodon/mastodon/pull/18397) ## monitoring