长毛象安装与升级 遇到了几个小错误,记录一下。 1. Ruby version has been bumped to 3.0.4 2. 如下兼容性问题可跳过 yarn install –ignore-engines ... 2022年12月3日 网络
Mastodon(长毛象)升级到3.4.0 记录下升级过程,中间踩了几个小坑,折腾了一个多小时。 su – mastodon bundle config deployment false cd /home/mastodon/live rm Ge... 2021年5月17日 网络
Mastodon搭建-避坑指南 此指南基于官方安装教程:最后更新于 May 21, 2020。Mastodon为v3.3.0。 1. RUBY_CONFIGURE_OPTS=–with-jemalloc rbenv install... 2021年4月27日 网络
长毛象(Mastodon) 搬家教程 1.在新的服务器上重新安装mastodon, 到“生成配置文件”之前结束。(也就是在执行RAILS_ENV=production bundle exec rake mastodon:setup之前) ... 2021年2月23日 网络
Mastodon 维护与备份 定期清理: su – mastodon cd /home/mastodon/live #计算被mastodon占用的空间 RAILS_ENV=production bin/tootctl media ... 2020年6月10日 网络
Mastodon 安装最后一步 在Mastodon安装最后一步,会遇到: failed to enable unit: unit file mastodon-\x2a.service does not exist. 解决方法贴在这里... 2020年6月4日 网络