Hello everyone
If you manage multiple Discourse forums (I’m taking care of two), you often find yourself doing repetitive work: upgrading core/plugins, various settings & styling and so on. If I’d have one more forum to manage i’ll probably go nuts !
There is a way of doing this one without going on all forum admins?
You can script rebuild at the command line. I’ve written a Discourse settings uploader that will install settings to multiple sites. I don’t know if an automated way to upload themes, though if the sites use the same themes you can host them at github.
OK great thank you. Is there a file that stores the list of Theme Components that I can copy from one instance to another, like I do with the Plugins in the app.yml?