Generated by RSStT
蜗牛的嘀咕实例升级到了 Mastodon 4.4.0 Glitch-Soc
Docker 部署的实例,大版本升级一定要注意阅读升级指南:
docker compose down
docker compose pull
docker compose run --rm -e SKIP_POST_DEPLOYMENT_MIGRATIONS=true web bundle exec rails db:migrate
docker compose up -d
docker-compose run --rm web bundle exec rails db:migrate
docker-compose run --rm web bin/tootctl search deploy --only-mapping --only=accounts
- https://github.com/mastodon/mastodon/releases/tag/v4.4.0
- https://github.com/glitch-soc/mastodon/releases/tag/v4.4.0

Generated by RSStT. The copyright belongs to the original author.