ElectricBrainUK / UnraidAPI

A WIP open source Node JS API for controlling UNraid
GNU General Public License v3.0
125 stars 13 forks source link

Any way to log in automatically on container start? #41

Open stephenmetzger opened 2 years ago

stephenmetzger commented 2 years ago

Hello,

Perhaps I have not configured everything properly, but any time the container is restarted, I have to open the UnRAID API webUI and log in with my unraid server credentials. Is there a way to initiate a log in automatically on container start?

willnnotdan commented 2 years ago

Hey - if you have the variable KeyStorage to config and have that folder mapped to a persited location (outside of the docker container) it should persist. Let me know if that isnt the case for you