Jump to content

Reload configuration


Zarper

Recommended Posts

Zarper

Hello,

 

I recently set my Emby Server up with Let's Encrypt and now I'm looking for a way to reload the config file after renewing the certificate without having to restart the entire server.

Neither SIGHUP nor service reload is set up for this purpose. Is there any other way to accomplish this?

Link to comment
Share on other sites

metsuke

This solution may not be for everyone, but I front my Emby instance with an nginx reverse proxy, which terminates TLS.  My Let's Encrypt certs are generated in a different jail.  After the certs are generated once a week via a cron job, I just restart my nginx proxy also via a cron job.

Link to comment
Share on other sites

Zarper

Hi, what config file exactly do you mean?

I guess whatever one that looks where the cert is located. It's quite common to use the SIGHUP or service reload to just reload all configurations without terminating the daemon.

Link to comment
Share on other sites

Currently the cert is loaded on startup, so i guess for now you'd have to continue doing that. Thanks.

Link to comment
Share on other sites

Zarper

Could I make a feature request for the ability to reload the cert without having to restart? I believe more people are using Emby with Let's Encrypt and since the expiration dates are short it increases the likelihood of a frequent restart to interrupt someone's session.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...