Question
How can I upgrade discourse after launch.
Like consider I launched discourse droplet with version 1.5. After some time I need to update version to 1.7.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Hi @rathishvbr, I’m having the same issue, but I found the following sites useful, this is from their GitHub Repository https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md#post-install-maintenance.
In short, you just need to go to
<yoursite>/admin/
and then you can manage upgrade from the UI, this assume there’s no other admin changing anything on the background on your VM.