“全部升级”按钮太棒了!

Great thanks to discourse team for making “upgrade all” button in admin.
It makes life better!
:slight_smile:

30 个赞

Thanks should head @Osama’s way :hugs:

18 个赞

Couldn’t agree more @arrowcircle @sam
All thanks to @Osama Thanks a lot man. This made our lives so much easier. So much thanks and appreciation to you :slight_smile:

5 个赞

2.1.0.beta2 是否进行了需要重新启动的更改?升级后,如果我访问 /admin/upgrade,会显示:

您正在运行旧版本的 Discourse 镜像。

在运行最新镜像之前,通过 Web UI 进行的升级将被禁用。

为此,请使用 SSH 登录到您的服务器并运行:

cd /var/discourse
git pull
./launcher rebuild app

在我们的支持网站上了解更多信息

1 个赞

Indeed - follow the prompt and you should be able to get the upgrade all button as well. The upgrade UI needs to be disabled sometimes when there are backwards-incompatible changes between core and the updater, to avoid chicken-egg problems. This sort of upgrade is pretty infrequent however, so most of the time you can use the /admin/upgrade path.

3 个赞