# Easily deploy Bitwarden to AWS and Azure clouds through the marketplace

*By Ryan Luibrand*

*Published: May 27, 2026*

---

Joining the existing [DigitalOcean deployment](https://marketplace.digitalocean.com/apps/bitwarden), Bitwarden is now listed in the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-tuo4cqgcd3f5w) and [Azure Marketplace](https://marketplace.microsoft.com/en-us/product/saas/bitwardeninc.bitwarden-self-host), letting organizations deploy a Bitwarden server directly into their existing cloud account without manually provisioning a VM and configuring the runtime environment from scratch. 

## Install Bitwarden self-host server in just a few steps

Both the AWS AMI and Azure VM image come at no-charge beyond your AWS or Azure subscription costs. They are pre-loaded with Ubuntu 22.04 LTS, Docker, Docker Compose, and the Bitwarden installation script. When your instance launches, the prerequisites are already in place.

When configuring the VM installation, you will need to:

- Create or assign a resource group (Azure) or security group (AWS)
- Name the virtual machine
- Create a username and SSH key for logging in

Other settings, such as firewall rules, are pre-populated with Bitwarden defaults, and they can be configured to your needs.

After completing the marketplace setup wizard, SSH into the VM and the Bitwarden setup wizard takes you from there.

> View step-by-step guides in the [Bitwarden Help Center](https://bitwarden.com/de-de/help/marketplace-deployments/)

## Configure your Bitwarden server

The setup process is the same as the standard Bitwarden self-host [deployment on Linux](https://bitwarden.com/de-de/help/install-on-premise-linux/).

During setup through the console, you will:

- Set your domain - have a DNS record pointing to your instance's IP before you begin
- Retrieve your installation ID and key from bitwarden.com/host
- Configure SSL via Let's Encrypt, an existing certificate, or a self-signed cert for testing
- Complete environment configuration for SMTP and other settings

More details are available in the Help Center documentation.

Bitwarden services start once setup completes.

## A good fit for existing AWS and Azure users

If your organization already operates in AWS or Azure, deploying Bitwarden from the marketplace keeps your password management server inside the same environment as the rest of your stack with the same access controls, billing, and networking you already manage.

Bitwarden is the only major password manager that offers full self-hosting, and it is an excellent option for those in industries with specific regulations and data sovereignty requirements. It is important to understand that self-hosting is an ongoing operational commitment, and administrators are responsible for maintaining the server, keeping it up to date, ensuring the OS is patched, performing backups, and monitoring for issues.

> See if self hosting is right for you: review the [self-hosting FAQ](https://bitwarden.com/de-de/help/hosting-faqs/) and [deployment overview](https://bitwarden.com/de-de/help/self-host-bitwarden/)

## Get started today

Anyone with the necessary technical background can self-host Bitwarden, and most plans include a self-host license. [Start a free trial](https://bitwarden.com/de-de/self-hosted-password-manager-on-premises/) today and explore the deployment options that fit your organization.

---

## Resources

- [Bitwarden self-hosted server on AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-tuo4cqgcd3f5w)
- [Bitwarden self-hosted server on Azure Marketplace](https://marketplace.microsoft.com/en-us/product/saas/bitwardeninc.bitwarden-self-host)
- [Help: Marketplace deployments](https://bitwarden.com/de-de/help/marketplace-deployments/)
- [Linux self-host installation guide](https://bitwarden.com/de-de/help/install-on-premise-linux/)