Difference between revisions of "Vps1"

From YellowSprinkles Wiki
Jump to: navigation, search
(added link to VPSinfo page)
(autorenew appears to be working)
Line 2: Line 2:
 
<br>
 
<br>
 
This was the first <b>v</b>irtual <b>p</b>rivate <b>s</b>erver purchased exclusively for [https://yellowsprinkles.org yellowsprinkles.org].  It was purchased from [https://bithost.io bithost.io].<br>
 
This was the first <b>v</b>irtual <b>p</b>rivate <b>s</b>erver purchased exclusively for [https://yellowsprinkles.org yellowsprinkles.org].  It was purchased from [https://bithost.io bithost.io].<br>
 +
Mar 21, 2017: 8:46am confirmed that letsencrypt is set up to automatically rewnew the certificates for this host by way of cronjob.  Log:<br>
 +
<pre>
 +
mrbtc@vps1:~$ ls -la /var/log/le-renew.log
 +
-rw-r--r-- 1 root root 344 Mar 20 02:21 /var/log/le-renew.log
 +
mrbtc@vps1:~$ cat /var/log/le-renew.log
 +
Processing /etc/letsencrypt/renewal/www.crystamped.com.conf
 +
Processing /etc/letsencrypt/renewal/vps1.yellowsprinkles.org.conf
 +
 +
The following certs are not due for renewal yet:
 +
  /etc/letsencrypt/live/www.crystamped.com/fullchain.pem (skipped)
 +
  /etc/letsencrypt/live/vps1.yellowsprinkles.org/fullchain.pem (skipped)
 +
No renewals were attempted.
 +
mrbtc@vps1:~$</pre>
 
<br>
 
<br>
 
[[VPSinfo | Click here to return to the VPSinfo page]]<br>
 
[[VPSinfo | Click here to return to the VPSinfo page]]<br>

Revision as of 07:52, 21 March 2017

vps1.yellowsprinkles.org


This was the first virtual private server purchased exclusively for yellowsprinkles.org. It was purchased from bithost.io.
Mar 21, 2017: 8:46am confirmed that letsencrypt is set up to automatically rewnew the certificates for this host by way of cronjob. Log:

mrbtc@vps1:~$ ls -la /var/log/le-renew.log
-rw-r--r-- 1 root root 344 Mar 20 02:21 /var/log/le-renew.log
mrbtc@vps1:~$ cat /var/log/le-renew.log
Processing /etc/letsencrypt/renewal/www.crystamped.com.conf
Processing /etc/letsencrypt/renewal/vps1.yellowsprinkles.org.conf

The following certs are not due for renewal yet:
  /etc/letsencrypt/live/www.crystamped.com/fullchain.pem (skipped)
  /etc/letsencrypt/live/vps1.yellowsprinkles.org/fullchain.pem (skipped)
No renewals were attempted.
mrbtc@vps1:~$


Click here to return to the VPSinfo page