10
How many of you host your IOT software in the cloud?
(lemmy.world)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
What do you mean? Isn't this supposed to work similar to a direct VPN connection to the VPS box, i.e. akin to the machine being in the same network? Am I missing something? What do you mean by "firewall" (on my side, or on the side of the VPS)?
I'll likely be using Node-red and MQTT with some automation apps, probably. Not decided yet.
Tailnet requires you to run the Tailscale client. I would bet that the Tailscale client isn't even built to run on some/all of your IoT devices. Even if it were, I doubt many little esp devices would have the overhead to run them.
I suppose you are right, but if I install a tailscale on my router like so, wouldn't that work?
It just might. That's what I meant by firewall btw. A router is usually just three things, a firewall, a network switch, and a wireless access point. The part that handles routing to the internet (and your cloud instance) will be the firewall. I have OPNSense as my firewall with Tailscale installed on it.
Thanks. If I install tailscale on OPNsense I should be able to connect my IOT devices to the VPS.