Great thanks to discourse team for making “upgrade all” button in admin.
It makes life better!
![]()
Thanks should head @Osama’s way 
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 ![]()
La versione 2.1.0.beta2 apporta modifiche che richiedono un riavvio? Dopo l’aggiornamento, se visito /admin/upgrade, viene visualizzato il seguente messaggio:
Stai utilizzando una versione obsoleta dell’immagine di Discourse.
Gli aggiornamenti tramite l’interfaccia web sono disabilitati finché non esegui l’immagine più recente.
Per farlo, accedi al tuo server tramite SSH ed esegui:
cd /var/discourse git pull ./launcher rebuild app
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.