If you’re running multiple services (like a blog + API), a reverse proxy server is a must. It routes traffic like a champ, and you can even use it to block sketchy IPs before they cause trouble.
I use Traefik because it auto-discovers services, but honestly, any reverse proxy will do the job. Just pick one and roll with it.
I use Traefik because it auto-discovers services, but honestly, any reverse proxy will do the job. Just pick one and roll with it.
