

Being able to manage it through a gui web interface is definitely nice. I love how simple it is to work with.


Being able to manage it through a gui web interface is definitely nice. I love how simple it is to work with.


Is the IP address you’re trying to connect to correct? It’ll either be one assigned by Docker, or it’ll just the the IP address of your host machine.
On your Ubuntu host, type “ip addr” (no quotes) in the terminal and try that address. If you have not configured the Ubuntu host’s IP address to be statically assigned, or set up a DHCP reservation for that address you should do that as well so the address doesn’t change in the future.


I’ve used a fair number of them from Amazon, they all have worked in any browser. I think I might have had to manually specify http and not https for setup though.


If you don’t plan on having it save passwords, you can add the following to the .desktop file your using for the Exec line:
–password-store=basic
The line for my chrome setup for some public computers at work is:
Exec=/usr/bin/google-chrome-stable --password-store=basic %U
So you’d just need to replace the file path to your chromium path and it should work.


Do you have any client recommendations? I’ve tried Kavita and I liked the web app, but having a dedicated 2-way syncing client would be nice!


I’m using Zoho. It’s pretty cheap and wasn’t hard to set up with my domain.


On the positive side, if your vaultwarden server dies, the cached vault on any/all of your devices can be logged into and export the vault.
Framework is amazing (I have a 7840u 13in) but they’re expensive. 100% worth it to me as an enthusiast and IT professional but possibly not for someone less interested in the tech itself.
For that, you’ll need to either have it behind a reverse proxy and port forward appropriately that way, or port forward directly to the IP address you’re using now.