Running Ubuntu 18.04. Renewed cert (web server is in Docker? had to shut down Docker for certbot renew to be able to bind 443) but I get this error - Certbot doesn’t know how to automatically configure the web server on this system.
How do I tell the system to use the renewed cert? I am a Linux noob fyi, I used a tutorial to set this server up to host UniFi and UNMS.
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
It produced this output: Successfully renewed 1 cert
My web server is (include version): Looks like nginx is running in docker, but it is only associated with the UNMS service? Under services–status all I do not see nginx or apache, but I do see UniFi which is not running Docker. The domain that points to UNMS is not having any issues.
The operating system my web server runs on is (include version): Ubuntu 18.04 x64
My hosting provider, if applicable, is: Digital Ocean
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No, maybe UniFi is the answer to this question?