How to add a renew hook for certbot?

After moving the foss.trainingserver to a new location, we found that TLS certificate was expired. I had looked and figured out that though certbot renewed the certificate, it never reloaded the nginx. Now to make sure that nginx is reloaded next time, we must add the renew hook in…

Server migration for blogs.dgplug.org

I have been maintaining dgplug infrastructure for sometime now. We have a blogging platform, blogs.dgplug.org for our community. We were planning to migrate it to the latest version of Operating System and the blogging software, but my post covid symptoms hindered that. A few days ago I finally…

How to use Let’s Encrypt with nginx and docker

In my last blog post, I shared the story on how did I set my server up. I mentioned that I’d be writing about getting SSL certificates, so here you go. When I started working on a remote server somewhere out there in the globe and letting that come…