フォロー

よし、とりあえず毎日のメンテナンススクリプト書いた。これでどうかな。

#!/bin/sh

BUNDLE=/home/mastodon/.rbenv/shims/bundle

cd /home/mastodon/live
RAILS_ENV=production $BUNDLE exec bin/tootctl media remove --days=1
RAILS_ENV=production $BUNDLE exec bin/tootctl media remove-orphans
RAILS_ENV=production $BUNDLE exec bin/tootctl preview_cards remove --days=3
RAILS_ENV=production $BUNDLE exec bin/tootctl emoji purge --remote-only

ログインして会話に参加
グルドン

Mastodon は、オープンなウェブプロトコルを採用した、自由でオープンソースなソーシャルネットワークです。電子メールのような分散型の仕組みを採っています。