Run the following to get the database login credentials: cat /usr/local/virtualizor/universal.php | grep db
Run the following to get the database login credentials: cat /usr/local/virtualizor/universal.php | grep db
Use the following command to force renewal of LetsEncrypt Virtualizor certificate: /usr/local/emps/bin/php /usr/local/virtualizor/scripts/virt_acme.php --renew --force -d {DOMAIN NAME} For example: /usr/local/emps/bin/php /usr/local/virtualizor/scripts/virt_acme.php --renew --force -d servername.domain.com
This article is assuming you have already created an SSL certificate for your Virtualizor panel using the built in Letsencrypt module. If you haven't you you can generate one using the Virtualizor admin area. Refer to this article. I am going to be changing the ports on my master which contains no Virtual Machines. There are […]