By Christian Huth in Ghost — Jun 21, 2023 How to use Umami Analytics with Ghost Blog Integrate the open source software tools Umami Analytics and the Ghost Blog using Ghost's code injection feature. Source: https://raw.githubusercontent.com/umami-software/website/master/assets/website_mockup.png
Kubernetes How to permanently redirect traffic with nginx in Kubernetes In this article I will show a quick way to permanently redirect traffic with the nginx Ingress Controller in Kubernetes using an Ingress object.