hassio-addons icon indicating copy to clipboard operation
hassio-addons copied to clipboard

Syncthing should backup addons data and not local

Open MichaelBitard opened this issue 6 years ago • 3 comments

I'm not really familiar with resin os and such, but it seems that the important data regarding addons backup is in /resin-data/addons/data/, but in syncthing addon it is /resin-data/addons/local which is mounted, or am I missing something?

Except that: amazing work, thanks for this addon

MichaelBitard avatar Mar 17 '18 22:03 MichaelBitard

I do not have anything in the addons/local folder. Which files do you have in it ?

bestlibre avatar Mar 29 '18 07:03 bestlibre

I have nothing in this folder, that's why I created the issue. Syncthing addon mounts /resin-data/addons/local whereas I think it should mount /resin-data/addons/data where the data is, what do you think?

MichaelBitard avatar Mar 29 '18 08:03 MichaelBitard

I don't see anything in the addon Dockerfile or entrypoint in relation with /addons/local. Perhaps it is to be able to backup local addons ? I don't use syncthing for backuping the addons, I don't know if this is a problem or not.

bestlibre avatar Mar 29 '18 13:03 bestlibre