Comment on Homelab Organization
slazer2au@lemmy.world 4 months ago
Traefik for reverse proxy. Tag your container with the route and let traefik take over.
Comment on Homelab Organization
slazer2au@lemmy.world 4 months ago
Traefik for reverse proxy. Tag your container with the route and let traefik take over.
Hellmo_Luciferrari@lemm.ee 4 months ago
I think Traefik is going to be what I investigate using. However the last time I tried, I was a little lost. I will have to comb over the documentation better this time.
earth_walker@lemmy.world 4 months ago
Traefik is powerful and versatile but has a steep learning curve. It also uses code to control its configuration which is a bonus for reliability and documentation as discussed elsewhere ITT. Nginx proxy manager is much simpler and easier to use, may be a good one to get started with, but lacks the advantages of traefik described above. Nginx proxy manager does support SSL cert automation.
slazer2au@lemmy.world 4 months ago
Jim’s garage has some videos on it.