Mastodon Public Timeline Mirror of e5n.cc via Mastogr.am
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.0https://github.com/glitch-soc/mastodon/releases/tag/v4.4.0#mastodon
再次把 Mastodon 实例迁移至 Mastodon Glitch-Soc 版本。
最主要的功能是它支持 Markdown。
4.3.0 后 Glitch-Soc 版本的 Docker 镜像也有 Release 版本了,以前只有 Nightly 镜像,Watchtower 自动更新经常出错。有段时间我是自己从某个固定的 Commit (对比 Mastodon 上游的 Release 的 Commit)去 Build 稳定版本。
还有一点 Glitch-Soc 版本的维护者也是 Mastodon master 的活跃贡献者。
#Mastodon
#Glitch
#glitchsoc
最主要的功能是它支持 Markdown。
4.3.0 后 Glitch-Soc 版本的 Docker 镜像也有 Release 版本了,以前只有 Nightly 镜像,Watchtower 自动更新经常出错。有段时间我是自己从某个固定的 Commit (对比 Mastodon 上游的 Release 的 Commit)去 Build 稳定版本。
还有一点 Glitch-Soc 版本的维护者也是 Mastodon master 的活跃贡献者。
#Mastodon
#Glitch
#glitchsoc