Installing Nginx on CentOS 7 with Let’s Encrypt HTTPS certificates
First off, you need a CentOS instance. If you want to go the VPS route, I recommend Vultr. If you don’t have an account yet, I’d really appreciate if you… Read more »
First off, you need a CentOS instance. If you want to go the VPS route, I recommend Vultr. If you don’t have an account yet, I’d really appreciate if you… Read more »
Preface I already covered Azure DNS, it’s time to cover Cloudflare, too. If you haven’t done so yet, sign up to Cloudflare (it’s free), and move your domain name to… Read more »
BIG FAT WARNING This tutorial is deprecated. Please use the revised guide. This one is only here for historical reference. Prelude This article will guide you through setting up a… Read more »
Some time ago the folks at Let’s Encrypt announced that there’ll be some rebranding and stuff. It seems that has materialized just now with EFF’s announcement of Certbot: Announcing Certbot:… Read more »
That’s right folks, the Let’s Encrypt client has just been committed to EPEL! Now all you have to do on EL-based distros: yum update yum install letsencrypt letsencrypt certonly -d… Read more »
So you install Jenkins and also deploy Nginx over it. Eventually you also enable, or even enforce SSL. Later, you may get really cocky and also setup required protocol versions… Read more »