1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-23 03:01:23 +01:00
bitwarden-server/scripts
François Van Ingelgom fefda383d1 Allow usage of default override file (#210)
* Updated run.sh to support default override

This is equivalent to run docker-compose in the directory of the project (here "docker"). See: https://docs.docker.com/compose/extends/

Override allows to change some paramaters and extend the original compose file to your own environment (network config, CPU/RAM caps,...)

* Updated run.ps1 to support docker override file

Same as run.sh

* Added conditionals for override file absence

I misunderstood the documentation, that file must exist if file is specified on command line, added conditionals to support that case

* Update run.ps1 to test for override file presence

Same as .sh
2018-02-20 11:09:47 -05:00
..
bitwarden.ps1 update docker version refs 2017-12-28 22:12:39 -05:00
bitwarden.sh update docker version refs 2017-12-28 22:12:39 -05:00
install.ps1 self host script updates 2017-11-08 22:24:23 -05:00
install.sh update install script params 2017-11-09 00:18:35 -05:00
run.ps1 Allow usage of default override file (#210) 2018-02-20 11:09:47 -05:00
run.sh Allow usage of default override file (#210) 2018-02-20 11:09:47 -05:00