Vince Grassia
5dd6a05615
New Self Host Stub Scripts ( #1893 )
4 years ago
Julien Eyraud
4ecfc66877
Support docker compose v2 ( #1799 )
4 years ago
Micaiah Martin
156e10da0e
[BEEEP] Bitwarden Script uninstall option ( #1796 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
4 years ago
Barben360
b2f84abca2
Fix possible syntax error ( #1802 )
4 years ago
Micaiah Martin
fefe284a2b
Add key connector check for update function in run.sh ( #1790 )
...
* Added logic to check if key-connector is enabled
4 years ago
Joseph Flinn
f1e084445e
commenting out the lines that are breaking the self-host install/update ( #1789 )
4 years ago
Micaiah Martin
735f58dd6f
Feature/add key-connector version to self-hosted scripts ( #1784 )
...
* Added Key Connector version
* Fix updatebw() for Key Connector
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
4 years ago
Oscar Hinton
162822bd9d
Revert removal of create log dir for business portal since run scripts are used by older versions as well ( #1637 )
4 years ago
Oscar Hinton
79447b6671
Remove Business Portal ( #1614 )
4 years ago
Vince Grassia
bdcfbb3b43
Allow for changing database name ( #1397 )
...
* Remove hard coded database name
* Update permissions on build scripts
* Update Setup project and run scripts for configuring database name
* Remove hyphen from database name flag
* Update with suggested changes, still needs testing
* Revert SQL statements to concatenantion for testing
* Fix typo
* Update util/Setup/EnvironmentFileBuilder.cs
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
* Update SQL commands to prevent SQL injection attacks
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
5 years ago
Joseph Flinn
970712e014
making the bash script command sections a bit easier to read ( #1085 )
5 years ago
Joseph Flinn
2dc0fe3b31
Bwsh surpress warnings ( #1084 )
...
* surpessing the missing docker networks message in the bash script when the docker-compose project is already down
* surpressing the missing docker network warnings in the powershell script
5 years ago
Matt Portune
dcded43f86
create sso and portal log dirs ( #932 )
5 years ago
Kyle Spearrin
b105dad56e
fix formatting
6 years ago
dcertskc
5977803e3b
Added force renew certificate ( #781 )
6 years ago
Mart124
d36c403e6b
Typo in #758 ( #763 )
6 years ago
Mart124
211b3288f5
Do not restart if update not needed ( #758 )
...
* Do not restart if update not needed
* Do not restart if update not needed
6 years ago
Matt Portune
d746517ff4
Create missing container volume directories if/when docker-compose fails to
6 years ago
Mart124
5d802cefd5
New updateconf scripts method ( #575 )
...
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
6 years ago
Mart124
5e4163bcb6
Remove old compat from run.sh ( #572 )
6 years ago
Mart124
2f3f852d21
Prune only when needed ( #573 )
...
* Prune only when needed
* Prune only when needed
6 years ago
Mart124
003a0802a7
Get container name from docker-compose.override.yml ( #571 )
...
* Update run.sh
* Much more generic version
* Typo
* Windows version
6 years ago
Sandro Jäckel
3feaaf8f01
Replace company.com with example.com ( #502 )
7 years ago
SoulSeekkor
7c36984609
Set Compose HTTP timeout. ( #390 )
7 years ago
Kyle Spearrin
b83b006cd8
prune all except setup
7 years ago
Kyle Spearrin
4c3da35f76
dont use `--all`
7 years ago
Kyle Spearrin
552bddc1a4
not just dangling image prune
7 years ago
Kyle Spearrin
2f9fc0dba8
remove setup complete message
7 years ago
Kyle Spearrin
d43d0f1446
set docker files to env var
7 years ago
Kyle Spearrin
3c52cc9082
rebuild command added
7 years ago
Mart124
b038b7b290
Only prune our own images ( #337 )
...
* Only prune our own images
* Remove comment
* Prune our own images only, ps1 script
7 years ago
Kyle Spearrin
850000ab26
capitalize Bitwarden
8 years ago
Kyle Spearrin
5f002a20f1
formatting on run script
8 years ago
Mart124
92b08e6cf1
Rework service user ( #299 )
...
* Use user primary group if not root
* Do not run getent on MacOS
* Simplify UID/GID management
* Make uid.env backward compatible in run.sh
* Merge install.sh with run.sh to avoid duplicating code
Especially the UID/GID management one
* Generate correct OS name
* Be sure to keep old behavior for backward compatiblilty
* Get the colors back from install.sh
8 years ago
Kyle Spearrin
0f675d8ccb
Revert "Use user primary group if not root ( #292 )"
...
This reverts commit ec89c36ca0 .
8 years ago
Mart124
ec89c36ca0
Use user primary group if not root ( #292 )
...
* Use user primary group if not root
* Do not run getent on MacOS
* Simplify UID/GID management
* Create uid.env if it does not exist
* Populate uid.env if it's empty
8 years ago
Kyle Spearrin
b7a2e47bd9
map host docker group id to containers
8 years ago
Kyle Spearrin
dad630f80f
ENV_DIR
8 years ago
Kyle Spearrin
aa69b45400
mk env dir
8 years ago
Kyle Spearrin
5b7e7bc9b8
LOCAL_UID e before container name ... derp
8 years ago
Kyle Spearrin
557ef1b339
bad arg
8 years ago
Kyle Spearrin
e750bd023e
e is a string
8 years ago
Kyle Spearrin
6cabee56de
uid.env file
8 years ago
Kyle Spearrin
6641290290
no need to create env file
8 years ago
Kyle Spearrin
a205f40613
goso all the things
8 years ago
Kyle Spearrin
6179813c9a
up sleep to 60 seconds
8 years ago
Kyle Spearrin
bdd9e89fb1
new echos for database sleeps
8 years ago
Kyle Spearrin
115c938956
sleep 30 seconds before running db migration
8 years ago
Kyle Spearrin
b51b135316
fix tabs
8 years ago
Kyle Spearrin
e9d0f76795
wait 7 seconds before updatedb
8 years ago