<\/figure>\n\n\n\nSave the installation key and ID, and proceed with the installation:<\/p>\n\n\n\n
su - bitwarden\n\ncurl -Lso bitwarden.sh https:\/\/go.btwrdn.co\/bw-sh\n\nchmod +x bitwarden.sh\n\nsudo .\/bitwarden.sh install<\/pre>\n\n\n\nDuring the installation process you will be asked for a couple of information:<\/p>\n\n\n\n
(!) Enter the domain name for your Bitwarden instance (ex. bitwarden.example.com): YourDomain.com<\/b>\n\n(!) Do you want to use Let's Encrypt to generate a free SSL certificate? (y\/n): y<\/b>\n\n(!) Enter your email address (Let's Encrypt will send you certificate expiration reminders): admin@yourdomain.com<\/b>\n\nUsing default tag: latest\nlatest: Pulling from certbot\/certbot\n91d30c5bc195: Pull complete \n5d0bb5b9b8b7: Pull complete \n9369f9a4ffc3: Pull complete \nd7106b6bd561: Pull complete \n\n(!) Enter the database name for your Bitwarden instance (ex. vault): bitwarden<\/b>\n\nDigest: sha256:55c97c8ef10d8b0dc2cb35ab24596f537e947af8493acdbe1b493f586e8fc813\nStatus: Downloaded newer image for bitwarden\/setup:2023.12.0\ndocker.io\/bitwarden\/setup:2023.12.0\n\n(!) Enter your installation id (get at https:\/\/bitwarden.com\/host): You<\/strong>r-Installation-ID-Goes-Here<\/b>\n\n(!) Enter your installation key: YourInstallationKeyGoesHere<\/b>\n\n(!) Enter your region (US\/EU) [US]: US<\/b>\n\nBuilding nginx config.\nBuilding docker environment files.\nBuilding docker environment override files.\nBuilding FIDO U2F app id.\nBuilding docker-compose.yml.\n\nInstallation complete\n\nIf you need to make additional configuration changes, you can modify\nthe settings in `.\/bwdata\/config.yml` and then run:\n`.\/bitwarden.sh rebuild` or `.\/bitwarden.sh update`\n\nNext steps, run:\n`.\/bitwarden.sh start`<\/pre>\n\n\n\n Once the installation is complete, we can run the following command to pull the Bitwarden docker containers and start them:<\/p>\n\n\n\n
.\/bitwarden.sh start<\/pre>\n\n\n\nAfter this you will see the following output:<\/p>\n\n\n\n
Status: Image is up to date for bitwarden\/setup:2023.12.0\ndocker.io\/bitwarden\/setup:2023.12.0\n\n\nBitwarden is up and running!\n===================================================\n\nvisit https:\/\/YourDomain.com<\/b>\nto update, run `.\/bitwarden.sh updateself` and then `.\/bitwarden.sh update`<\/pre>\n\n\n\n