Bitwarden - Installation, Configuration on Ubuntu Server #selfhosted #passwordmanager #bitwarden
Описание
https://www.youtube.com/c/EFKATech
#efkatech #bitwarden #ubuntu #selfhosted #passwordmanager
https://bitwarden.com/help/install-on-premise-linux/
https://bitwarden.com/host/
▬▬▬▬▬▬▬▬▬
apt update -y
apt install apt-transport-https ca-certificates curl software-properties-common -y
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add -
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy stable"
apt install docker-ce -y
systemctl status docker
curl -sL "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
docker-compose --version
useradd -G docker,sudo -s /bin/bash -m -d /opt/bitwarden bitwarden
passwd bitwarden
chown -R bitwarden: /opt/bitwarden
su - bitwarden
cd /opt/bitwarden
curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh
chmod +x bitwarden.sh
sudo ./bitwarden.sh install
sudo ./bitwarden.sh start
▬▬▬▬▬▬▬▬▬
00:00 Bitwarden documentation
00:44 Ubuntu Server Settings, Configuration & Docker
03:36 Bitwarden Setup & Configuration
05:15 Request Hosting Installation ID & Key from Bitwarden
05:58 Continue Bitwarden Setup & Configuration
06:42 Bitwarden Installation
07:54 Bitwarden Site Testing
08:17 Adding DNS Record
09:02 Bitwarden Creat account & logging in
▬▬▬▬▬▬▬▬▬
Welcome to our channel, where we strive to make technology more accessible and easy to understand for everyone. Our tech videos cover a range of topics,
including hardware, software, programming, and cybersecurity.
We believe that technology can transform the world for the better,. Join us on this exciting journey and stay tuned for more informative and engaging tech videos.
Make sure to subscribe to our channel and hit the notification bell to get updates on our latest videos. Thank you for choosing our channel, and we look forward to your feedback and suggestions.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
? Subscribe to our YouTube channel: https://www.youtube.com/c/EFKATech
? Follow us on Facebook: https://www.facebook.com/EfkaTech
? Follow us on Twitter: https://twitter.com/EfkaTech
☕ Buy us a coffee: https://www.buymeacoffee.com/EFKATech
? For business inquiries and product reviews, please contact us at EfkaTechno@gmail.com.
Рекомендуемые видео



















