Also, BW also advocates for json in their KB.Yes... I should use the term "vault". I select json, as it is the format KeePass (my "go to" password app, after Bitwarden) defaults to when importing Bitwarden accounts. Is it preferable? For me, yes.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Also, BW also advocates for json in their KB.Yes... I should use the term "vault". I select json, as it is the format KeePass (my "go to" password app, after Bitwarden) defaults to when importing Bitwarden accounts. Is it preferable? For me, yes.
By default VW will not have a log generated unless you have not configured it.I saw on VW discourse that you’re able to view logs for VW by going into the data folder. In my docker folder I have a bitwarden folder, which contains the attachements & icon cache folder, the SQLite3 DB, and config.json file. Where does the VW instance installed thru synology keep VW’s logs,”?
Notifications for Authorize login attempts?
Heyho, sorry if this was asked, but i couldnt find anything. Is there a way i can get notified if somebody tries to login into my selfhosted Bitwarden? Is this info being logged somewhere where I could create my own bot to play around? Thanks for helping! Furkanvaultwarden.discourse.group
LOG_FILE=/data/vaultwarden.log
and recreate the container.By default VW will not have a log generated unless you have not configured it.
Add the following as a variable:LOG_FILE=/data/vaultwarden.log
and recreate the container.
Personally, I just recreate the container from the compose that I update with various elements from time to time (or change them). That does indeed delete the old one and make a new one using the existing volume bind, but I think stopping should be enough as well.Can I turn the container off, add the variable and then turn the container back on? Or does this require actually deleting the existing container and creating a new one?
Personally, I just recreate the container from the compose that I update with various elements from time to time (or change them). That does indeed delete the old one and make a new one using the existing volume bind, but I think stopping should be enough as well.
CorrectGuessing that uses the internal reverse proxy?
Simply enter the running VW container using the attach command or maybe via Portainer and its console tool.I'm a little lost as to how I can do any of that in a Synology setup
hash
commandRusty, would you be willing to prepare simple/short step by step tutorial for it (what needs to be done in Portainer or in a VW container, inside the Syno Docker - which one you prefer)? I would like to make my VW more secure too by hashing the admin token, but I am not very confident to just try something without help of someone much more experienced than me...Simply enter the running VW container using the attach command or maybe via Portainer and its console tool.
In any event once you land inside the container, you can then runhash
command
Sure. Driving now and will be home later tonight. Will post an update when I get around to do it unless someone else beats me to it.Rusty, would you be willing to prepare simple/short step by step tutorial for it (what needs to be done in Portainer or in a VW container, inside the Syno Docker - which one you prefer)? I would like to make my VW more secure too by hashing the admin token, but I am not very confident to just try something without help of someone much more experienced than me...
I just don't want to lock or corrupt my whole bitwarden thing without possibility to revert.
Thanks a lot!
./vaultwarden hash --preset owasp
ADMIN_TOKEN="$argon2id$v=19$m=65540,t=3,p=4$MmeK....."
One thing puzzling me about VW... When I launch/connect outgoing VPN on my laptop, and open my browser (Firefox), the Bitwarden extension is logged out, and I cannot log in again as my VPN is out-of-country.
The extension is not set to log out when the browser is closed, so this is somehow linked to the VPN. I thought that my VW data was cached, so it could be used without a 'net connection, but I'm missing something. I need the extension to remain logged in with access to my logins. Any ideas?
Thanks. I'm at my Desktop PC, but tried your flow using Firefox. Pulled Ethernet cable, closed and reopened Firefox, and the extension stayed active (not locked not logged out).I pulled the network cable out of the computer, closed the browser, opened the browser, found the extension to be locked (my setting is set to locked rather than logged out).
We use essential cookies to make this site work, and optional cookies to enhance your experience.