1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Install & Deploy - Windows Server 2019 (#766)

* initial draft

* task scheduler section
This commit is contained in:
fred_the_tech_writer
2021-10-12 09:32:47 -04:00
committed by GitHub
parent cfca12c815
commit c534530cad
15 changed files with 299 additions and 80 deletions

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: "05"
order: "06"
---
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)).