How to configure husarnet for device with redundant FS?

I have a device with redundant rootfs. It is setup in a way that if rootfs A fails, then it boots into the B and vice versa. when I want to setup husarnet on both the A and B. Currently it shows up as 2 devics. How to make it show up as one device?

Hi, are you using our recently released library or the legacy one?

Oh, I thought that you are developing an application for ESP32 microcontrollers. Linux port stores all configuration data under /var/lib/husarnet. If you were to either mount this folder from another shared partition or duplicate files between both image slots (I think id and license.json and config.json should be enough) after provisioning, your device should show up as one in the dashboard.

Thank you @milosz_lagan! I will do that.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.