The value in the vault configuration file is changed. How can I do this without restarting the application, and if so, how do I extend the interface to do a secondary processing of the modified values.
This depends on the configuration/system part that you want to reload. For example you can reload the license information using the /sys/config/reload endpoint. Or reload the TLS cert file with a SIGHUP signal.
What part are you trying to reload?
Implementierung dynamischer Aktualisierungsfunktionen, wie z. B. die Reparatur von Datenbankkennwörtern. Kein Neustart erforderlich, Anwendung läuft normal
How do you dynamically refresh configuration values