Kyle Spearrin
ec5466ec98
add braces
8 years ago
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
8 years ago
Paul Williams
162150691c
Remove -t from docker run commands ( #184 )
...
Allows running the update commands from cron without getting the TTY error listed in https://github.com/bitwarden/core/issues/180
Given what happens when each of these docker run commands execute, it seems like the -t flag is unnecessary. Based on this helpful explanation of the -i and -t flags for docker run: https://gist.github.com/v0lkan/c413cf9477b607db1ea1117c9de853df
8 years ago
Kyle Spearrin
13ad536d9c
update docker version refs
8 years ago
Kyle Spearrin
fe70a35163
revert run file updates for now.
8 years ago
Kyle Spearrin
4ccbf318b6
correct mssql container name
8 years ago
Kyle Spearrin
8944c49484
self host script updates
8 years ago
Kyle Spearrin
1e60c1d545
update docker assets
8 years ago
Kyle Spearrin
3e04377e67
run setup update command on updates
8 years ago
Kyle Spearrin
f2ae8bc132
tag setup
8 years ago
Kyle Spearrin
27fcd9c58f
win no longer requires mssql volume
8 years ago
Kyle Spearrin
43199e9a44
more pulling
8 years ago
Kyle Spearrin
fae34f1ee3
added pull when starting
8 years ago
Kyle Spearrin
e7351753c7
print environment after start
8 years ago
Kyle Spearrin
348fac01a5
set args based on count correctly
8 years ago
Kyle Spearrin
e7f713a805
proper arg counts on run script
8 years ago
Kyle Spearrin
9409ac8d85
updatedb fix
8 years ago
Kyle Spearrin
0733897cea
script updates
8 years ago
Kyle Spearrin
a34e19206c
condense scripts into run script
8 years ago
Kyle Spearrin
712e3f3477
rename run script to start
8 years ago
Kyle Spearrin
ecf3ce797e
lets encrypt updates for sh scripts
8 years ago
Kyle Spearrin
a0a5bffec9
renew lets encrypt cert on run
8 years ago
Kyle Spearrin
74415b9955
script updates
8 years ago
Kyle Spearrin
9057815041
bash script updates
8 years ago
Kyle Spearrin
3ca8801af0
script fixes for mac
8 years ago
Kyle Spearrin
e822e66a79
setup updates and added mac support to conpose
8 years ago
Kyle Spearrin
e50b6240e4
run update
8 years ago
Kyle Spearrin
ee8b0a25a8
setup, build, and run scripts
8 years ago