内容へ移動
fl8 Wiki
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
Dokuwiki.fl8.jp
»
50 日記
»
2023
»
01
»
2023.01.11 Mastodon メディア削除
トレース:
50_dialy:2023:01:11
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== 2023.01.11 Mastodon メディア削除 ====== Mastodonは結構、メディア(画像と動画)でディスク容量を利用して、ディスクが小さいと時々削除してあげないとキャッシュでディスクフルになってしまいます。 <code> 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 </code> 7日以前のメディア(画像と動画)削除 <code> 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 </code> {{tag>日記 Mastodon}}
50_dialy/2023/01/11.txt
· 最終更新: 2023/01/19 12:22 by
matsui
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ