I Switched from NPM to Traefik
I really like NPM. But Traefik allows me to do the same, without going through a web UI. So I switched, and this is how I've done it.
I really like NPM. But Traefik allows me to do the same, without going through a web UI. So I switched, and this is how I've done it.
I've set up this site, the platform to count visitor, and Nginx Proxy Manager to handle reverse proxies and ssl. Now I want to be kept up to date if something goes wrong. Thats why I've also set up Uptime Kuma. It's a simple
I wanted to keep track of how many people read these posts. So I've set up privacy-friendly Shynet to count my visitors.
Nginx Proxy Manager is what I use to manage all the reverse proxies to different web apps. It also handles my ssl certificates. Now I will tell you how to get it running.