mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
14 lines
486 B
Markdown
14 lines
486 B
Markdown
---
|
|
layout: article
|
|
title: What platforms can I host on?
|
|
categories: [hosting]
|
|
featured: false
|
|
popular: false
|
|
hidden: true
|
|
tags: [platforms, hosting, docker]
|
|
---
|
|
|
|
bitwarden is a cross-platform application that is deployed using Docker Linux containers. This means that bitwarden can be hosted on Linux, macOS, and Windows machines.
|
|
|
|
You can read more about Docker and container technologies at [https://www.docker.com/what-docker](https://www.docker.com/what-docker){:target="_blank"}.
|