You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deleting the DB in order to fully re-sync a HOPR node running on DAppnode,
the entire volume needs to be removed, which also removes the identity file, forcing user to re-upload it.
Describe the feature you'd like
Put identity file into a separate Docker volume/mount, so that the DB volume can be destroyed separately.