Alpine Vaultwarden wants password in Shell although auto-login is set #1268
-
I have installed alpine vaultwarden with default settings and during install it also says Using Default Settings Nevertheless, when I open the shell of the container, it prompts for a password: `Welcome to Alpine Linux 3.17 alpine-vaultwarden login: ` What is that password and why is the auto-login not working, like I have it for all other containers from your site? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The Alpine autologin feature simply means that there is no root password required for logging in, but you still need to enter the username "root" manually. |
Beta Was this translation helpful? Give feedback.
The Alpine autologin feature simply means that there is no root password required for logging in, but you still need to enter the username "root" manually.