Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###### Install Bitwarden using Docker ######
- (## Install Docker & Docker-Compose ##)
- ## Download installer skript ##
- curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh \
- && chmod +x bitwarden.sh
- ## run installer skript ##
- ./bitwarden.sh install
- ## generate installation ID/Key ##
- https://bitwarden.com/host
- ## start Bitwarden ##
- ./bitwarden.sh start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement