mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
committed by
GitHub
parent
d4efd98c15
commit
5e11a4ac9b
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, admin]
|
||||
order: "10"
|
||||
description: "Bitwarden self-hosted customers can use the admin portal to view environment configurations and view and delete registered users and organizations."
|
||||
---
|
||||
|
||||
The Bitwarden System Administrator Portal can be used to:
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, backup]
|
||||
order: "08"
|
||||
description: "If you self-host Bitwarden, this guide will help you backup on-premises installations and restore data to your password manager from a backup."
|
||||
---
|
||||
|
||||
When self-hosting Bitwarden, you are responsible for implementing your own backup procedures in order to keep data safe.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, install, deploy]
|
||||
order: "05"
|
||||
description: "This article explains the options self-hosting users have for generating certificates, including using Let's Encrypt or existing SSL certificates."
|
||||
---
|
||||
|
||||
This article defines the certificate options available to Self-hosted instances of Bitwarden. You will select your certificate option during installation. For installation instructions, see [Install and Deploy On-premise]({{site.baseurl}}/article/install-on-premise/).
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, environment]
|
||||
order: "12"
|
||||
description: "Bitwarden client applications connect to Bitwarden-hosted servers by default, but you can also connect to to self-hosted servers in your datacenter or in the cloud."
|
||||
---
|
||||
|
||||
By default, Bitwarden client applications (Browser Extensions, Mobile Apps, etc.) will connect to Bitwarden-hosted servers. Client applications can be configured to connect to your self-hosted Bitwarden instance.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: true
|
||||
popular: false
|
||||
tags: []
|
||||
order: "11"
|
||||
description: "This article explains how to centrally configure client applications settings to connect to your self-hosted server."
|
||||
---
|
||||
|
||||
When operating a self-hosted Bitwarden server in a business setting, administrators may want to centrally configure client application settings (particularly, Server URL) before deploying to users with an endpoint management platform.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, install, deploy]
|
||||
order: "06"
|
||||
description: "Customers who self-host the Bitwarden password manager will find in this article a selection of commonly used environment variables for configuring their server."
|
||||
---
|
||||
|
||||
Some features of Bitwarden are not configured by the `bitwarden.sh` installer. Configure these settings by editing the environment file, located at `./bwdata/env/global.override.env`. `global.override.env` comes pre-baked with configurable variables (see [Included Variables](#included-variables)), however there are additional variables which can be manually added (see [Optional Variables](#optional-variables)).
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, database, mssql]
|
||||
order: "13"
|
||||
description: "This article explains how to connect your self-hosted Bitwarden server to an external MSSQL database instead of the included container."
|
||||
---
|
||||
|
||||
By default, self-hosted instances of Bitwarden will use a Microsoft SQL Server (MSSQL) database created as a normal part of [installation setup]({{site.baseurl}}/article/install-on-premise/), however you configure Bitwarden to use an external MSSQL database.
|
||||
|
||||
@@ -8,6 +8,7 @@ tags: [hosting, docker, install, deploy]
|
||||
order: "01"
|
||||
redirect_from:
|
||||
- /article/install-on-premise/
|
||||
description: "This article guides you through the process of installing and deploying the Bitwarden password manager to a Linux server."
|
||||
---
|
||||
|
||||
This article will walk you through the procedure to install and deploy Bitwarden to your own Linux Server. Bitwarden can also be installed and deployed on [Windows]({{site.baseurl}}/article/install-on-premise-windows) machines.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, install, deploy]
|
||||
order: "03"
|
||||
description: "This article explains how to install Bitwarden to a server manually, though installing the software using the Bitwarden installation script is recommended."
|
||||
---
|
||||
This article will walk you through the procedure to manually install and deploy Bitwarden to your own server. **Installation using the Bitwarden installation script is recommended for most users, for instructions see [Install and Deploy]({{site.baseurl}}/article/install-on-premise/)**.
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, install, deploy]
|
||||
order: "02"
|
||||
description: "This article guides you through the process of installing and deploying the Bitwarden password manager to a Windows server."
|
||||
---
|
||||
|
||||
This article will walk you through the procedure to install and deploy Bitwarden to your own Windows Server. Bitwarden can also be installed and deployed on [Linux and macOS]({{site.baseurl}}/article/install-on-premise/) machines.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, licensing]
|
||||
order: "09"
|
||||
description: "Some Bitwarden plans require a license file for self-hosting and use on-premises. This article explains licensing for on-premises environments and how to acquire or update a license."
|
||||
---
|
||||
|
||||
Self-hosting Bitwarden is free, however some features must be unlocked in your self-hosted instance with a registered license file. A license file can be obtained from the Bitwarden-hosted [Web Vault]({{site.baseurl}}/article/getting-started-webvault) by either an account with a Premium Individual subscription or by the Owner of an Organization.
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, docker, install, deploy]
|
||||
order: "04"
|
||||
description: "This article explains how to migrate from the Bitwarden Cloud to a self-hosted server and vice versa."
|
||||
---
|
||||
|
||||
This article will walk you through procedures for transitioning from Cloud to Self-hosted, from Self-hosted to Cloud, and from one self-hosted server to another:
|
||||
|
||||
@@ -6,6 +6,7 @@ featured: false
|
||||
popular: false
|
||||
tags: [hosting, update]
|
||||
order: "07"
|
||||
description: "If you self-host Bitwarden, this article will explain how to keep your password manager up to date. "
|
||||
---
|
||||
|
||||
{% callout success %}
|
||||
|
||||
Reference in New Issue
Block a user