Hi, I’m managing few instances of Discourse installed using this method with Docker discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub
I would like to automate upgrading forum version using Ansible, including Discourse plugins.
What commands do I need to execute?
Is this enough?
cd /var/discourse
./launcher rebuild
I’m not Ruby person and I want to ask before I break something ![]()
