このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 6 / 昨日: 0
総計: 793
- Dokuwiki.fl8.jp(283)
- 05 rsync(15)
- 13 CentOS6メール設定(15)
- 34 UnboundでHA構成(14)
- 14 rsync(14)
- FreeBSD カーネル再構築(13)
最近の更新
このページへのアクセス
今日: 6 / 昨日: 0
総計: 793
Mastodonは結構、メディア(画像と動画)でディスク容量を利用して、ディスクが小さいと時々削除してあげないとキャッシュでディスクフルになってしまいます。
root@mastdon:/app/mastodon# docker-compose run web bundle exec bin/tootctl media usage [+] Running 2/0 ⠿ Container mastodon-redis-1 Running 0.0s ⠿ Container mastodon-db-1 Running 0.0s Attachments: 5.56 GB (131 KB local) Custom emoji: 95.4 MB (0 Bytes local) Preview cards: 265 MB Avatars: 551 MB (0 Bytes local) Headers: 1.17 GB (0 Bytes local) Backups: 0 Bytes Imports: 0 Bytes Settings: 0 Bytes
7日以前のメディア(画像と動画)削除
root@mastdon:/app/mastodon# docker-compose run web bundle exec bin/tootctl media remove -d 7 [+] Running 2/0 ⠿ Container mastodon-redis-1 Running 0.0s ⠿ Container mastodon-db-1 Running 0.0s 7255/7255 |===========================================================================================================| Time: 00:01:12 Removed 7255 media attachments (approx. 4.79 GB) root@mastdon:/app/mastodon# docker-compose run web bundle exec bin/tootctl media usage [+] Running 2/0 ⠿ Container mastodon-db-1 Running 0.0s ⠿ Container mastodon-redis-1 Running 0.0s Attachments: 792 MB (131 KB local) Custom emoji: 95.4 MB (0 Bytes local) Preview cards: 265 MB Avatars: 551 MB (0 Bytes local) Headers: 1.17 GB (0 Bytes local) Backups: 0 Bytes Imports: 0 Bytes Settings: 0 Bytes