A company we are onboarding wants to use TurboFloat instead of our in-house floating, fine. One thing I am worrying as we have been doing this for a while, is some companies insist on using DHCP, is there a way to TF SetServer using just an hostname, no IP address, - I asked because kids these days don't even know what a static IP is.
Pierre
If they're using TFS over the internet (and not just intranet) they should use TFS over HTTPS: https://wyday.com/limelm/help/turbofloat-server/#config-https
And they should disable the “raw” communication by also setting the “just_scgi” config option.
Of course you can pre-build a config and a simple HTTPS server (Apache or Nginx) that the user will only have to set an option or 2 to make things “just work” for them.