Express Create an Express / Nginx app with SSL using Certbot on Ubuntu 18.04 This is a quick guide on how to setup Nginx as a reverse proxy for an Express.js application, and how to install a free SSL certificate using Certbot.
GitOps How to Run a Self Updating Ghost Blog with Docker Compose The goal of today's post is to outline how you can get Ghost up and running in a Docker / Nginx environment, and how to set it up to be self-updating.