#[RESOLVED] Vaultwarden admin panel enabling?
33 messages · Page 1 of 1 (latest)
You should be able to edit /opt/vaultwarden/.env to set that value
as it would be docker ?
-e ADMIN_TOKEN=some_random_token_as_per_above_explanation \
nvm
the entry exists
quick note for that, if you do an update within the lxc it gives you the option to set that as well
ah cool
once created though, you need to to to /opt/vaultwarden/data/
config.json, and disable it, also saved in cleartext
thanks alot for the quick response :)
I usually just set admin token and then go into the admin panel itself and disable along with enabling my email relay
I use it in docker atm till i can get a better hand on traffic
i have exposed it via nginx
I use cf tunnels
seems to work nicely and letsencrypt cert generation is easy
so im not exposing any ports
right
well I have a Fortinet FW infront with IPS on, so hopefully should be good
i try to depend as little as possible from outside sources in any shape
I’m rocking UniFI atm
i plan to change the fortinet gateway
as i get them for free but change incoming
so will have to give them back, so was wondering what to get
was thinking opensense or unifi
Honestly UniFi or any of the sense projects are solid
I was rocking pfsense for years
you can set the admin token by entering the install script again in the LXC.
so when you are in the LXC, enter the same install command you used to install the LXC, and a menu will popup that will let you set the token
oh even better
[RESOLVED] Vaultwarden admin panel enabling?