Need help on self hosting vaultwarden on synology nas

Associate
Joined
19 Mar 2011
Posts
816
As above i have everything installed and running out of a docker container, what i am trying to do is
a. disable any new signups
b. enable the admin page

i have set the 2 environment variables that are needed

signups_allowed this is set to false
admin_token random characters

i restart the container go to the bitwarden login page and i can created a new account and login to vaultwarden, i type in the same address followed by /admin and
i get the following message "The admin panel is disabled, please configure the 'ADMIN_TOKEN' variable to enable it"

i have no idea what i am doing wrong or how to get past this?

thanks
 
cheers for both links everything i have done in setup seems to match with the guide's however i am still not able to open the admin panel or stop further signups :(
 
Back
Top Bottom