Join Nostr
2024-11-12 02:59:24 UTC

Arunmozhi on Nostr: One neat thing about #Nomad service discovery and #Traefik support for it is, I don't ...

One neat thing about #Nomad service discovery and #Traefik support for it is, I don't have to define a public address for things I want to use internally. I simply can access the application at http://my-service if I simply put `<traefik-ip-address> my-service` in /etc/hosts. :)

#SelfHosting