BanditMcDougal

0 Followers
0 Following
1 Posts

Traefik setup for Truenas smb?

https://lemmy.world/post/1342888

Traefik setup for Truenas smb? - LemmyWorld

I’ve been trying to figure this out off and on for months without any luck. This is my first homelab setup in a while. I have Proxmox running a few VMs, one is Truenas with some drives in direct passthrough. I also have a Proxmox container running Docker which is running a few things, Traefik being one of them. I’ve got http/https working and figure out LetsEncypt certs via DNS checks through blood, sweat, and tears, but I cannot – for the life of me – figure out how to get Traefik to handle smb for that Truenas server so I don’t have to have 2 different DNS entries (1 pointing to traefic for web and one pointing right at the VM for smb). I found the ports Truenas claims to use for smb (and other services) here [https://www.truenas.com/docs/references/defaultports/], put I can’t seem to find the right combo fory Docker compose and traefic setup. Anybody else figure this out?