No video

Full Guide to Self-Hosting Password Manager Bitwarden on Raspberry Pi

  Рет қаралды 102,556

censiCLICK

censiCLICK

Күн бұрын

» Tipping «
I put a lot of work into this, I'd really appreciate it: www.paypal.me/censiclick
Chapters:
0:00 Intro
0:20 Overview
-
1:07 Installing Raspberry Pi OS
www.raspberrypi.org/software/
1:30 Preparing SD Card
www.e-tinkers.com/2017/03/boo...
-
2:12 Connecting with SSH & Installing Docker
2:58 Docker quick installation script
github.com/docker/docker-install
3:08 Docker web index
download.docker.com/linux/deb...
3:43 Installing Docker manually
4:07 Adding "pi" to Docker group
4:31 Testing Docker
4:46 Downloading Bitwarden server (DOCKER TAG HAS CHANGED SINCE MAKING THE VIDEO, use the correct command below)
docker run -d --name bitwarden -v /bw-data/:/data/ -p 8080:80 bitwardenrs/server:latest-arm32v6
-
6:13 Creating a self-signed HTTPS certificate
github.com/dani-garcia/bitwar...
8:47 Running Bitwarden server with certificates
docker run -d --name bitwarden --restart unless-stopped -v /bw-data:/data -v /etc/ssl/certs:/ssl -e ROCKET_TLS='{certs="/ssl/bitwarden.crt",key="/ssl/bitwarden.key"}' -p 8080:80 bitwardenrs/server:latest-arm32v6
-
9:14 Installing our certificate
9:44 Installation in Firefox
10:22 Installation in Google Chrome
10:38 Installation on iOS
11:23 Installation on Android
-
11:46 Outro
Twitter: / censiclick
Subscribe to my channel! goo.gl/B8Z9v8
Music by Epidemic Sound: www.epidemicsound.com/referra...
Check out more of my videos: kzfaq.infovi...
This video will show you how to self-host the password manager Bitwarden on a Raspberry Pi. With your own server, you have full control over your precious passwords. With Bitwarden_rs, you can even enjoy Bitwarden Premium features for free. We will cover Docker for running the server and create our own HTTPS certificate, so all communication with Bitwarden is encrypted.
» Credits «
"Raspberry Pi 3D-Model" by JoSaCo; Licensed under CC BY 4.0 ( creativecommons.org/licenses/... ); Changes: Removed black plate under soldering connections from model
Stock footage provided by Videezy
"Woman suprised" by Wolfgang Langer from Pexels
"Down arrow icon" by icoicons
Music, arrow, fast, fast forward icon by Royyan Wijaya; Licensed under CC BY 3.0 ( creativecommons.org/licenses/... ); Changes: Colored stroke
"Certificate, https, monitor, secure, ssl icon" by Alexiuz AS ( whcompare.com/ )
Sunburst Shape by Brusheezy

Пікірлер: 177
@censiCLICK
@censiCLICK 3 жыл бұрын
Hey guys, just noticed the Docker tag seems to have changed since making the video. Instead of the tag "bitwardenrs/server:raspberry", you now should use "bitwardenrs/server:latest-arm32v6" for Raspberry Pi. I've adjusted the commands in the description accordingly.
@T3Knical5urg3
@T3Knical5urg3 3 жыл бұрын
@Sam Hanna Could you maybe elborate on how you fixed this? I am in the same boat.
@T3Knical5urg3
@T3Knical5urg3 3 жыл бұрын
@Sam Hanna Just an FYI for others that doing an update/upgrade for the pi will break this. I just tried it and it will update to the latest docker and throw the same error message. Hopefully this is resolved into the future.
@slinkos
@slinkos 2 жыл бұрын
Now it's changed to vaultwarden/server:latest Vaultwarden is the new project name for bitwardenrs, to avoid confusion with the real bitwarden.
@MrSouleater5000
@MrSouleater5000 2 жыл бұрын
How can I disabled the account login via Email and password?
@Tymczas
@Tymczas 2 жыл бұрын
THX for great content! Have you created promised video on Let's Encrypt on Nextcloud? Can't findit in your YT channel.
@JimVanderveen
@JimVanderveen 3 жыл бұрын
The short explanation of docker command options was absolutely not a mistake. Well done!
@augustho6311
@augustho6311 3 жыл бұрын
I wonder why many still haven't subbed to this channel. All your vids are very well made, description is very helpful and content is great! I can *feel* how much effort was put in every video. Keep up the great work, respect! 🔥💯
@jimtatarakis
@jimtatarakis 3 жыл бұрын
this tutorial is thorough and awesome, thanks for the detailed work.
@stevenjm357
@stevenjm357 10 ай бұрын
"Thank you so much, buddy! I came in just to check the basic Raspberry setup and ended up configuring self-hosted Bitwarden. Greetings from Colombia!
@ichigok2594
@ichigok2594 2 жыл бұрын
You got a new subscriber. Tried so many do methods and none worked when connecting my mobile to my Bitwarden server which is hosted locally. This worked like charm. One of the best videos about cert. 👍👍
@DarkFighter84
@DarkFighter84 2 жыл бұрын
A very well made and informative video - however one should remember that due to Raspberry Pi deciding that there is no longer a 'pi' user that you will need to configure some settings via the raspberry pi imager before imaging the OS. Specifically setting a new username and password otherwise should you try to run a headless version of raspbian it won't allow you to log in and you'll have a boot loop.
@lil-loocilfer
@lil-loocilfer 2 жыл бұрын
MY GOD, that AT-AT ripped me out of everything good and bad, love this little quirk, thanks for taking the effort and making something great out of it :3
@steveoste5459
@steveoste5459 2 жыл бұрын
Dude...This is my first time watching your video and this was a very thorough and detailed walk-through..You totally nailed it. GIving you a sub and watching more stuff
@benur9945
@benur9945 2 жыл бұрын
Absolutely amazing! Thank you so much for this detailed instructions. Keep going with those vids.
@questingbragi8820
@questingbragi8820 Жыл бұрын
this guide is contectwise and in terms of security on point, very well done!
@menuchim9740
@menuchim9740 2 ай бұрын
Amazing video. Thanks a bunch for creating it. Followed your guide step by step and everything works perfect.
@Seth_22
@Seth_22 3 ай бұрын
Omg man, thanks you. I've been trying this things for like 2 days
@danci947
@danci947 3 жыл бұрын
This makes me understand how simple the architecture of a password manager is and how any company asking you more than $10/year for a simple password manager is overcharging you.
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
That's totally not true. First of all, developing software is expensive maintaining it is also, especially with security products, not sure if you know this, but bitwarden actually pays pen testing companies as well as bug bounties for fixes in their system. 10$ year for safety is not a big price to pay....the main concern is ownership of your data, not the 10$, at least for me, that's why I self-host.
@danci947
@danci947 2 жыл бұрын
@@Bang2Highlights I agree on $10 as cheap for the service they provide. I was against any company that charge customers more than $10 (LastPass) for the same service. Bitwarden offer us a great service for a fair price.
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
@@danci947 The price is really not something you can manage, more so on a global level without some complaining. I am from Europe, so charging me 5$ dollars a month for something is relative to my salary more than 5$ is worth relative to a salary of someone in the US, where most of those companies are based, but $10 a year is really cheap and some of it I think it's based on the great work the open source community does for them...if not, they would have to hire more full-time people and raise the price.
@MR-tt3eg
@MR-tt3eg 2 жыл бұрын
Thank you so much! This video has helped me to finally get vaultwarden up and running
@kearneyIT
@kearneyIT 5 ай бұрын
your video is simply awesome. thank you so very much, works like a charm!
@leuuon
@leuuon 3 жыл бұрын
Thanks. Subscribed
@optical_ideas
@optical_ideas 2 жыл бұрын
Nice thanks. As of 2022.01.01 i tested this with opera on windows and the app on ios 14 and ios 15. Works like a charm
@tannerbiehn6231
@tannerbiehn6231 3 жыл бұрын
Would it be possible to make a video specifically on how to backup your vault? Also how exactly would your remove old certificates and place new ones on the raspberry pi? Thank you so much for the video!
@mafelp8166
@mafelp8166 3 жыл бұрын
Your have two options for backing up your vault. 1. The first one is, if you go to your vault home page in the browser. Then you click in the top bar on "Tools". Under the export tab you can now export your vault. 2. The second solution is, if you are a server admin, you can back up the whole database (not sure myself, what exactly this backs up, but I think it might be all the users passwords?). This can be achieved by enabling the admin Interface (running the command from the description, you run this one: Stop the container (docker stop bitwarden && docker rm bitwarden) and then run it again docker run -d --name bitwarden --restart unless-stopped -v /bw-data:/data -v /etc/ssl/certs:/ssl -e ROCKET_TLS='{certs="/ssl/bitwarden.crt",key="/ssl/bitwarden.key"}' -p 8080:80 -e ADMIN_TOKEN=SUPERSECUREADMINTOKEN bitwardenrs/server:latest-arm32v6 Be sure to replace SUPERSECUREADMINTOKEN with an actual admin token. For your second question: You just repeat all the steps that were used to create the certificates in the video and restart your docker container. This replaces the old certificates with the new ones.
@mikk0706
@mikk0706 2 жыл бұрын
Good tutorial. I had problems with instaling docker and bitworden so I used some other guy's tutorial b begining and ut https part was very helpfull
@davidward1729
@davidward1729 3 жыл бұрын
Very helpful for a newbie like me! Thx
@MentalSheep
@MentalSheep 3 жыл бұрын
Bloody good job! 👍 Great videos!!!
@shaunnichols4664
@shaunnichols4664 10 ай бұрын
Very nice. Since this vid was made Bitwarden split the RS version in this vid to vaultwarden, and there is a new client (at least for firefox) that won't connect to this version. Upgrading was fairly straight forward if you know a little docker.
@thebavarian6181
@thebavarian6181 3 жыл бұрын
So good. This is so good. Thank you so much for all the effort.
@Zeitgeist2337
@Zeitgeist2337 3 жыл бұрын
Can I install Bitwarden when I also use Pihole and PiVPN on the same Pi? I have a Pi Gen4 with 2 GB RAM.
@nate806
@nate806 3 жыл бұрын
You probably could, but the downside to this would be that if the Pi goes down for any reason you lose 3 services instead of just one.
@SuskySkate
@SuskySkate 2 жыл бұрын
have u tried it?
@Zeitgeist2337
@Zeitgeist2337 2 жыл бұрын
No, I now use a Mini-PC as a Home-Server instead. I use ESXi for virtualization.
@SuskySkate
@SuskySkate 2 жыл бұрын
@@Zeitgeist2337 thank you
@mikee.
@mikee. 3 жыл бұрын
Instead of using filezilla you could also use scp in the command line :)
@wayne6220
@wayne6220 3 жыл бұрын
Excellent video, thank you.
@censiCLICK
@censiCLICK 3 жыл бұрын
Thank you very much!
@milo1269
@milo1269 2 жыл бұрын
This was very helpful, thank you very much
@youngblood4826
@youngblood4826 3 жыл бұрын
Danke für das hilfreiche Tutorial!
@basim313
@basim313 3 жыл бұрын
Great Video... I'm completely new to the docker & Pi world. So including every piece of information was really helpful... My question is, can I install this on top of vmware virtual machine in my organization? also, when bitwarden releases an update, how can I update it? my question might be silly, but as I said, i'm new to docker world
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
did you find a solution on updating it?
@conor_schall
@conor_schall 3 жыл бұрын
Very well made and informative video! I’ve been on the fence about purchasing a raspberry pi and this tutorial finally convinced me. Just one question, is the raspberry pi 3B+ powerful enough to host Bitwarden along with other software such as pi hole or do you have to purchase separate devices in order to do that? Thanks!
@wchorski
@wchorski 2 жыл бұрын
absolutely. I could run a low traffic website, bitwarden, pi hole, and a samba share all at the same time. Now the frequency of how much you use each app could vary so you'll never really know until you got everything running and peek at that htop
@AdrianKubasa
@AdrianKubasa 3 жыл бұрын
Thanks for the video. After a test of 10min the deleted ma LastPass account with I was using for 12 years!
@roobyx
@roobyx 3 жыл бұрын
Shouldnt the OS be the "Lite" (headless) version? If its going to be used as a server only? Also I the WiFi config link seems to be missing.
@thomasoderso6930
@thomasoderso6930 5 ай бұрын
klappt super, danke dir =)
@ROOTDNB
@ROOTDNB 7 ай бұрын
How can I edit environment variables? Or better question, where can I find global.override.env file for the bitwarden? This is unclear to me. I'd like to set up a SMTP server and allow 2FA, but can't do without changing configuration global.override.env... Thanks
@GermanTimecrafter
@GermanTimecrafter 3 жыл бұрын
i genuinely love you.
@marsman.
@marsman. 3 жыл бұрын
Will it be a problem if I disconnect the pi and later due to dynamic IP, the ip address of the pi changes? Because we named while making the certificated, with the ip address of the pi?
@samurai2150
@samurai2150 3 жыл бұрын
Hey thanks for the amazing tutorial! I followed every step but for some reason when I connect to the server it gives an error "Unable to connect". I did everything in sequence and even when I try to re-enter the launch code for Bitwarden server it says that it's already running with the certificate. When could possibly be wrong? Please help!
@Gery-zg7ky
@Gery-zg7ky 3 жыл бұрын
super video, thanks dude
@heliodoro58
@heliodoro58 3 жыл бұрын
THANKS for this great video. Please could you do one for Nextcloud ? Thanks
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
Awesome video! Helped a lot with setting up mine. Just two questions, I am new to docker, how do you update your bitwarden docker container? do you just stop and rm the docker container before reinstantiate it using the docker run command with the "bitwardenrs/server:latest-arm32v6" tag ? and secondly, how do I back up my data? do I just backup the dw_data folder ?
@MartinSchlobach
@MartinSchlobach 3 жыл бұрын
Awesome Video and wonderful explained! Looking forward to see more Videos!
@ommeking
@ommeking 2 жыл бұрын
informative. I was looking to secure my passwords on bitwarden and now im even more confused haha
@ZattyBoi
@ZattyBoi 7 ай бұрын
at the test, it was opening bitwarden vault, but at the end, doing all the security etc and installing the cert in my opera, it just says that this site didn't send any data Yeah, i turned off bitwarden, then ran it without certification and it seems to show the login page again, but running it with the certifications doesn't do anything just site can't be reached
@andreasrottenanger6355
@andreasrottenanger6355 3 жыл бұрын
Hi did the installation the same way as you - all is working on desktop PC (connection over chrome also) but can't connect at android app (tested older version and latest version) where can i get help?
@thezebiano
@thezebiano 3 жыл бұрын
Amazing video.
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
Worked brilliantly, except it didn't show how to allow access to the admin page so you can disable new user creation and other things like that. Brilliant guide!
@Multiniggo
@Multiniggo 2 жыл бұрын
WARNING: The requested image's platform (linux/arm/v6) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 4319470c79b7a755d17480254eac4bde1136ae0a5009d12d43da42c8de33fd52 @last step.... :(
@paly7504
@paly7504 3 жыл бұрын
im getting failed to fetch on chrome extension, also i cant login using :8080 from any device. any idea? Thanks in advance
@spudhead169
@spudhead169 Жыл бұрын
Out of date, it's now called Vaultwarden. This video needs to be dleted and a new one uploaded to prevent confusion.
@JM-gr1ys
@JM-gr1ys 3 жыл бұрын
Not sure if this helped, but the docker run command in the description is missing a '/' after /data and /ssl. Adding them back into seemed to fix some issues I was having: docker run -d --name bitwarden --restart unless-stopped -v /bw-data:/data/ -v /etc/ssl/certs:/ssl/ -e ROCKET_TLS='{certs="/ssl/bitwarden.crt",key="/ssl/bitwarden.key"}' -p 8080:80 bitwardenrs/server:raspberry
@thorntontarr2894
@thorntontarr2894 3 жыл бұрын
This question is totally basic: How do I get around the issue that the IP address used is never static as it is "leased" from my ISP. Perhaps your IP local is static but not the what I see from outside my router. If I am already behind in solving this program, please refer me to a link which "addresses" this IP address issue. Vielen Dank.
@csbluechip
@csbluechip 3 жыл бұрын
A FANTASTIC video - Thank You ...I am wondering if you should `chown root:root /etc/ssl/certs/bitwarden.*` ...although, in fairness, if you can sudo as user:pi, I guess the additional security is little more than "good practice" :/
@nate8824
@nate8824 2 жыл бұрын
Thank you so much!
@Dayfire010
@Dayfire010 3 жыл бұрын
I continue to get the following error with my cert when I import it and try to go the website "Unable to communicate securely with peer: requested domain name does not match the server’s certificate. " What did I miss for it not to match? I am using the IP as the FQDN when it asked me both times.
@Emwaris
@Emwaris 6 ай бұрын
THANKS ! HOLYYYY
@boodi1170
@boodi1170 2 жыл бұрын
Im getting an error on the last bit of running the certificate im running on x86 running ubuntu and not sure how to get around it
@halbgefressen9768
@halbgefressen9768 3 жыл бұрын
Great video! I just got one problem: Signing in with the Android app doesn't work, it throws an IO error with some SSL stuff. Every other client works fine, even the mobile browser extension.
@debarkamondal6406
@debarkamondal6406 2 жыл бұрын
i added the custom url to the chrome extension but if I try to log in it shows that the username and password is invalid
@Vito_0912
@Vito_0912 3 жыл бұрын
Can I see my Passwords, when I am not in my local network. So are they saved locally on the device?
@anarchoN3rd
@anarchoN3rd 3 жыл бұрын
I know this is a 5 month old comment, but if you're still wondering... Yes you can see them, but no they are not on the device. You would simply be hosting the server that the passwords are stored on which can be accessed through all of the same means that are available when Bitwarden hosts them for you.
@Vito_0912
@Vito_0912 3 жыл бұрын
@@anarchoN3rd Thank u
@deViant14
@deViant14 3 жыл бұрын
Hmm...that's cool but I don't know the returns vs. using the standard server with Duo 2FA
@timothypattison1806
@timothypattison1806 3 жыл бұрын
At 2:08 you mentioned checking the description for how to enable SSH with wi-fi but I was unable to find this in the description. Do you have a link for setting this up? Thanks!
@user-df8cc1ec5e
@user-df8cc1ec5e 3 жыл бұрын
3:15 - You selected 1.2.13-2, but wouldn't the latest version be 1.3.7-1 that's 6 lines underneath your selection?
@cosmos2k4
@cosmos2k4 2 жыл бұрын
i can only loggin on firefox. the extension, android app, windows app, allways says wrong user or password. double checked and they are correct. can anyone help?
@KennyKung
@KennyKung 3 жыл бұрын
Thanks for the instruction, it is very good for me, I just want to know where to backup the Bitwarden data file in Pi?
@censiCLICK
@censiCLICK 3 жыл бұрын
I'm not completely sure I understand: If you want to know where the Bitwarden data is stored, it should be the "/bw-data" directory on the Pi. If you just want to backup your passwords, simply use the Bitwarden browser extension or the desktop app to export your vault to an unencrypted text file.
@KalpaPrabashwera
@KalpaPrabashwera 3 жыл бұрын
Hi Nice Video one little issue how to configure SMTP for the invites and such
@MrRomeoforLife
@MrRomeoforLife 3 жыл бұрын
hallo, also bei chrome funktioniert das mit dem zertifikat nicht er sagt trotzdem unsicher...!?
@saifurrahman2698
@saifurrahman2698 3 жыл бұрын
great video
@HAHArceus
@HAHArceus 3 жыл бұрын
Great video! I just can't seem to get my certificate to work. Firefox claims the domain names dont match and lists two identical IPs with the error SSL_ERROR_BAD_CERT_DOMAIN. Anyone know how I can fix this?
@ConcernedWolf
@ConcernedWolf 3 жыл бұрын
After installing the certificate I can no longer access the page, I get a connection refused, can I get help?
@brandon_bakkers
@brandon_bakkers 2 жыл бұрын
Also is there a video for updating the Bitwarden Manager on the raspberry pi?
@tcbobb1613
@tcbobb1613 3 жыл бұрын
This is a super dumb question. Can you access your Bitwarden password Manager when your self hosted server is off? I plan on hosting it on my computer but what to access my Password to go when my computer is turned off.
@censiCLICK
@censiCLICK 3 жыл бұрын
Yes, you can use your vault, it just won't sync until it's connected again.
@tcbobb1613
@tcbobb1613 3 жыл бұрын
@@censiCLICK Thanks!
@TechnoLifts
@TechnoLifts 2 жыл бұрын
Can you also make a video about how to update the docker container bitwarden to the latest version? :)
@nordle4208
@nordle4208 2 жыл бұрын
@3:05 need to install curl to rpi first to make this work
@O0011
@O0011 3 жыл бұрын
you are awesome
@tontonpascal1988
@tontonpascal1988 3 жыл бұрын
Hi. Edit : fixed it with "docker rm bitwarden" at first Every thing fine until I finally try to start BitWarden Server (8:47 command in description) I got this message : "docker: Error response from daemon: Conflict. The container name "/bitwarden" is already in use by container "6f074590abde9ed6369cf4def10d082c9c2a0c1c456ffb806e1d71ffd3f9f63c". You have to remove (or rename) that container to be able to reuse that name." How do I do that ? I'm complitly new to Docker.
@hannohoffman8564
@hannohoffman8564 2 жыл бұрын
ty
@onkelwernerswerkstatt
@onkelwernerswerkstatt 3 жыл бұрын
thx for that nice how to! it works great but i ran into a problem using the windows app... i recive an error filed to fetch. do anyone know how to fix that?
@grzenio_l
@grzenio_l 3 жыл бұрын
Hello. I had the same problem. Solution is described in this page: bitwarden.com/help/article/certificates/ "Windows To trust a self-signed certificate on Windows, run certmgr.msc and import your certificate into the Trusted Root Certification Authorities." If certificate is in a category other than "Trusted Root Certification Authorities" it will not work. It worked for me, I hope it will help you too :)
@_capr_545
@_capr_545 3 жыл бұрын
I can't get HTTPS to work for my server. What did I do wrong?
@SelectTacoS
@SelectTacoS 3 жыл бұрын
Will this work outside your home network?
@censiCLICK
@censiCLICK 3 жыл бұрын
It COULD if you set up port forwarding in your router. But I intentionally didn't do that since running a public web server is always a security risk to some degree. If syncing only when at home is not enough, I would recommend connecting to your home network using a personal VPN. Some routers even have that feature built in.
@timothykittle3165
@timothykittle3165 2 жыл бұрын
will this work out of network because using a local ip?
@brobi
@brobi 3 жыл бұрын
do i get it right, that the ca-certificates on the devices will last 10 years (3650 days) and i have to repeat that step only every ten years (put it on every device manually), BUT i will have to create new bitwarden-certificates on the pi every year?
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
Yes
@Guilherme-xy9sw
@Guilherme-xy9sw 2 жыл бұрын
With this method, I can access the bitward outside my home network, for explain with my mobile data?
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
No you cannot. If you not port forwarding, you can't see the bitwarden instance outside your network. This setup is meant to take advantage of the fact that bitwarden saves data locally into your phone using the app and only syncs when it comes into contact (joins your home network again).
@Redneckrampage
@Redneckrampage 3 жыл бұрын
Is it safe to use bitwarden since it's not coming from Bitwarden?
@angrynerd2103
@angrynerd2103 3 жыл бұрын
I mean generally since you are the one hosting it it should be fine.
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
safe yes. Recommended? depends, if you know what you doing. I wouldn't switch exclusively before testing it for a while.
@yeezet4592
@yeezet4592 2 ай бұрын
Not connecting in android
@goranjosic
@goranjosic 3 жыл бұрын
Im using KeePass with local database storage and ftp sync between desktop and android - and that is working great for me over 8 years - but this bitwarden setup seems interesting because of possibility to access bitwarden server from outside with port forwarding. I'm not sure how safe would that be?!
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
you can use a reverse proxy and then use a firewall? I guess...
@tech3425
@tech3425 Жыл бұрын
Using a public file drop app to share our certificate seems like a weak link
@ParthParikh23
@ParthParikh23 3 жыл бұрын
does this work outside the network?
@bigchew3149
@bigchew3149 3 жыл бұрын
Cool video.. I run/host/manage 2 Dual Xeon servers at home for me and a fuw frinds & i would love to know how to set up bitwarden on Unraid &Do i need to buy/rent a domain to do this or what ? I would also love to see some one do a PXE boot from start to finish..
@Cobal
@Cobal 3 жыл бұрын
You don't need a domain for this because bitwarden syncs the passwords every time you are in your network. But if you want to connect from outside your server, you can do this with an openvpn container.
@madswilliam4888
@madswilliam4888 2 жыл бұрын
Hi CensiCLICK, I got this up and running a little year ago, and its been running smooth until now, I need to keep Bitwarden updated, but how do I do that? /updateself command is not working.
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
wondering the same thing, I think you just pull the latest image every time it's updated, since it's updated quite regularly, you will use a new image to rebuild it? (Not sure though...)
@stevenschulze3758
@stevenschulze3758 3 жыл бұрын
@censiCLICK Hey, yes the guide was very helpful, but I have a bug on version 2.15.1 (raspberry). I register with my E-Mail and password and sign in normally, if I locked the safe I can't log in again with my Master Password on browser extensions for Firefox and the same bug is on my Android device. I always have to full log out on the extension and the App to access new to the Bitwarden. First, I think it is my Port mapping to the Docker Container “Bitwarden” but the bug is also on port mapping 80:80. 😯 At the end I have sleep a night to fix the problem. 🤔 On a next day, I have to save the progress on my PC in an image and I have a new clean installation on my Raspberry 4 with a few or one differences, I don't think so. I don't have to pull the bitwarden:raspberry Version on my Raspberry. I have pull and install the bitwardenrs/server:latest that is a newer Version of Bitwarden Docker (before: 2.15.1 (raspberry) || after: 2.16.1 (latest). At the end of my installation I check whether the bug persists, but it works fine. 😁👍 The bug is on the version 2.16.1 fixed. 👍 I do not know exactly what the cause on version 2.15.1 (raspberry) is! hope my English isn't too bad. Languages were never my strength.😊 regards from Germany and Stay healthy
@flawlesscode6471
@flawlesscode6471 3 жыл бұрын
censiClick is german as far as i know
@updatedotexe
@updatedotexe 3 жыл бұрын
Not enough explanation of what is actually being done...
@csbluechip
@csbluechip 3 жыл бұрын
Be warned. When self-hosted, Bitwarden's data directory stores a PLAINTEXT list of what sites you visit (as well as your email address, and your recovery question)
@mllrrd
@mllrrd 3 жыл бұрын
Where?
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
how do we fix that?
@csbluechip
@csbluechip 2 жыл бұрын
@@Bang2Highlights I spoke to bitwarden but they were not concerned
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
@@csbluechip That seems weird, considering they do a few audits per year spending considerable amounts of money on penetration testing to fix issues.....I will contact them too or take a look at the documentation.
@nobytes2
@nobytes2 Жыл бұрын
​@@csbluechipbitwarden-rs isn't a product by the company bitwarden so why should they be concerned lol? bitwarden-rs is an open source project.
@Vito_0912
@Vito_0912 3 жыл бұрын
How do I update?
@aimpizza6823
@aimpizza6823 2 жыл бұрын
8:47 when running it, my browser says ERR_EMPTY_RESPONSE pls help
@Bang2Highlights
@Bang2Highlights 2 жыл бұрын
go to address bar and change "" to "" before the URL.
@martin6901
@martin6901 3 жыл бұрын
Wouldn't you be better off using Elliptic Curve for your keys? Should be faster especially on a Pi.
@martin6901
@martin6901 3 жыл бұрын
@thefallenshadow pretty sure the option is between RSA and ECC.
@martin6901
@martin6901 3 жыл бұрын
@thefallenshadow that is the wrong choice, not because RSA 4096 is broken but because RSA is old and slow. ECC is always preferred as a modern cryptographic solution.
@martin6901
@martin6901 3 жыл бұрын
@thefallenshadow I can only suggest you do some more research.
@martin6901
@martin6901 3 жыл бұрын
@thefallenshadow I'm not interested in insulting nor measuring qualifications with you, but a smaller EC key is superior both in speed and bit vs bit security to RSA. RSA is unfortunately resorting to larger and larger keys to remain secure, and while there is currently nothing horribly wrong with a large RSA key, from a security perspective, it is slower and inelegant.
@madswilliam4888
@madswilliam4888 3 жыл бұрын
Hi @censiCLICK - this guide is great, but I keep getting error when I try to pull bitwardenrs/server:raspberry pi@raspberrypi:~ $ docker pull bitwardenrs/server:raspberry Error response from daemon: manifest for bitwardenrs/server:raspberry not found: manifest unknown: manifest unknown Anyone know a fix to this?
@DanielAlexandrescu
@DanielAlexandrescu 3 жыл бұрын
I have the same problem, also reported few days back by other users (@Tom Maxwell) . It seems that particular image has been deleted....
@madswilliam4888
@madswilliam4888 3 жыл бұрын
@@DanielAlexandrescu I found out that you can run Bitwardenrs/server:latest instead, but dont know the diffrent from rapsberry
@DanielAlexandrescu
@DanielAlexandrescu 3 жыл бұрын
@@madswilliam4888 Already tried with latest, the install in getting stuck. After a while the app URL is up and running, but cannot create a user using the interface for some reason (I assume the problem is that the install gets stuck).
@timothyrobertson4451
@timothyrobertson4451 3 жыл бұрын
use this command instead: docker pull bitwardenrs/server:latest-arm32v6
@RobertLugg
@RobertLugg 2 жыл бұрын
Follow on topics that would help me: is there a way to automate deployment like by using Ancible? What if I don’t want a self signed cert? Can you buy them? Also what IP address do you use? I thought it would have to be a public static one.
@Redneckrampage
@Redneckrampage 3 жыл бұрын
How safe is this?
@Gery-zg7ky
@Gery-zg7ky 3 жыл бұрын
bitwarden is a great idea in itself, but i think it's not as safe as keepass. For the simple reason that Bitwarden can be called up via a browser and if someone gets the login data (browser data is often read when phishing), he has everything. Keepass, on the other hand, is a file that is encrypted on the pc or cloud, where it is more difficult to phish the login password.
@jaisemroy8934
@jaisemroy8934 3 жыл бұрын
Bro is there anyway to make the server accessible over the internet
@picklypt
@picklypt 3 жыл бұрын
You would have to port forward the port that the service uses to the Pi's IP in your routers settings
@jaisemroy8934
@jaisemroy8934 3 жыл бұрын
@@picklypt bro I tried using duckdns and nginx proxy manager but it is not accessible over the internet. Tried opening the ports 80 and 443 on the router but still no luck.
How to Setup Self Hosted Bitwarden
15:10
Lawrence Systems
Рет қаралды 133 М.
CHOCKY MILK.. 🤣 #shorts
00:20
Savage Vlogs
Рет қаралды 26 МЛН
No empty
00:35
Mamasoboliha
Рет қаралды 12 МЛН
Look at two different videos 😁 @karina-kola
00:11
Andrey Grechka
Рет қаралды 4,5 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 15 МЛН
My Top 5 Self-hosted Apps for Raspberry Pi
8:48
censiCLICK
Рет қаралды 175 М.
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
self-host the INTERNET! (before it's too late)
15:14
TechHut
Рет қаралды 275 М.
Passbolt - Why I Can't Recommend This Password Manager
10:12
the Raspberry Pi PHONE SYSTEM! (3CX PBX at home)
14:49
NetworkChuck
Рет қаралды 734 М.
Build your OWN WireGuard VPN! Here's how
12:21
Jeff Geerling
Рет қаралды 331 М.
Raspberry Pi 5: EVERYTHING you need to know
20:32
Jeff Geerling
Рет қаралды 1,1 МЛН
Bitwarden Vs Vaultwarden: Review & Comparison
18:22
Pro Tech Show
Рет қаралды 40 М.
Bitwarden Review 2024 | Is it Actually Secure?
7:59
Cyber Lab
Рет қаралды 41 М.
CHOCKY MILK.. 🤣 #shorts
00:20
Savage Vlogs
Рет қаралды 26 МЛН