Say you’re fighting a fire and you urgently need to change some code or configuration (django setting) for the LMS on a running appserver (you don’t have time to wait for a new ansible deployment).
Interesting, thanks for the tip @braden :) I am just wondering how it works behind the scene, or if supervisorctl can be used to write a custom command to reload the config Probably we can upstream that too.
I’ve bumped into it some time ago during the BD projects. IIRC edX has a repo with all configuration files (called remote-configuration or something like that) and any changes made to it are somehow picked up by Hermes and deployed to all appservers.