Automatically reload SSL certificate on change #5987
Labels
feature-request
This issue or PR deals with a new feature
triage
This issue is waiting to be triaged by one of the project members
Context
Seamless integration in containerized environments
Description
We currently support Live reload of Murmur SSL settings via SIGUSR1, but I struggle to figure out how we can automatically send this SIGUSR1 signal in a scenario where we're running two Docker Compose services (containers) where one is the Mumble server, and another a container that handles the certificate renewal against a shared volume of the two containers.
I thus propose that the Mumble server does periodic checking (or listens for FS events) of the SSL certificate file and automatically tries to reload it when it's modified.
This is related to mumble-voip/mumble-docker#28
Mumble component
Server
OS-specific?
No
Additional information
No response
The text was updated successfully, but these errors were encountered: