Traefik sounds interesting. I’m old-school so I still configure Nginx manually. I’ve got a bunch of snippets in /etc/nginx/snippets/ so a lot of the configuration is just importing the right snippets.
On the other hand, there’s value in using the same software for both reverse proxies and regular websites. There’s only one configuration language to learn. I’ve been using Nginx for over 10 years so I’m very familiar with configuring it.
thirdBreakfast@lemmy.world 1 year ago
Thanks, I do, and I’ve added a couple from the suggestions here. Caddy and Traefik are both on my list of things to investigate now.
Kangie@lemmy.srcfiles.zip 1 year ago
Here’s my config to get you started, I’ve got a bunch of services configured to work with it on my GitLab, too!
gitlab.com/…/traefik-grafana-prometheus-docker