Vince Grassia
b55d086c9e
[PM-294] Add Database to MSSQL Environment File ( #2962 )
3 years ago
Vince Grassia
add7b98231
Update Dockerfile for MSSQL image to 2019 ( #2290 )
3 years ago
Joseph Flinn
ee7b608a46
revamping the build scripts ( #1620 )
4 years ago
Vince Grassia
a003ee39c2
Fix typo in backup-db.sql ( #1459 )
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
Mart
0f962809bc
Fix mssql healthcheck ( #1055 )
...
Let's let some more time for the container to start
5 years ago
David Lundgren
d63eb376c4
Allow for slight customization of the mssql db backup interval ( #1008 )
...
* Allow for slight customization of the mssql db backup interval
* Honor env TZ if set and clean up -u in sleep calculation
5 years ago
Mart
8d9b1ff214
Fix mssql healthcheck ( #1030 )
...
Let's let time for the container to start
5 years ago
François Van Ingelgom
aab6095073
Add support building from path that contains space ( #815 )
5 years ago
Mart124
330ff7cd80
Fix sleep calculation ( #719 )
...
* Fix sleep calculation
* Fix sleep calculation
6 years ago
Kyle Spearrin
1f22420e6c
update mssql image
6 years ago
Mart124
9bb6476f53
Typo ( #613 )
...
* Update logrotate.sh
* Update backup-db.sh
6 years ago
Kyle Spearrin
2cf8b88fbb
dont exec
6 years ago
Kyle Spearrin
980e19884d
exec gosu
6 years ago
Mart124
35a5dd95bb
DB backups without cron ( #608 )
...
* Update backup-db.sh
* Update entrypoint.sh
* Update Dockerfile
* Delete crontab
* Update backup-db.sh
* don't bother with log files
all is already in /var/opt/mssql/log/errorlog
* Use gosu
6 years ago
Mart124
6950dcae8b
Install tzdata package ( #606 )
6 years ago
Kyle Spearrin
8f3df46075
remove black hole for telemetry
6 years ago
Kyle Spearrin
d2bf308c10
fix sqlcmd path on healthcheck
6 years ago
Kyle Spearrin
29f0a2aa12
mssql healthcheck
6 years ago
Kyle Spearrin
33845d372f
bump dockerfile dep versions
7 years ago
Kyle Spearrin
bc94c36cfc
formatting
7 years ago
Robin van Boven
03bcce1e73
Support reading a file for the SA_PASSWORD for swarm security. ( #477 )
7 years ago
SoulSeekkor
8bd6d830e6
Updated to SQL CU12 and to use new Microsoft servers for docker image. ( #384 )
7 years ago
Kyle Spearrin
59279b4990
bump docker image version refs
7 years ago
Kyle Spearrin
fceef7133e
touch more cron files to fix hardlinks
7 years ago
Kyle Spearrin
3f0186f17a
update mssql and nginx deps
7 years ago
Kyle Spearrin
1052951a96
restore on build. remove ps1 build scripts
7 years ago
Mart124
b3c48fd3fa
Add a bitwarden label to docker images ( #305 )
...
* Add a bitwarden label to docker images
* Prefix label with reverse DNS
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
1ead0af77e
update mssql to CU7
8 years ago
Mart124
8471f558e3
Improve mssql backups ( #298 )
...
* Improve mssql backups
* Launch DB backup at 23:59
8 years ago
Mart124
1b1ec7629b
Workaround to disable mssql telemetry in DockerFile ( #294 )
8 years ago
Mart124
ffe5f37a64
Workaround to disable mssql telemetry ( #293 )
8 years ago
Kyle Spearrin
4dbea821a4
Revert "chown mssql.conf"
...
This reverts commit 3bd5a82afa .
8 years ago
Kyle Spearrin
3bd5a82afa
chown mssql.conf
8 years ago
Kyle Spearrin
55afa2588a
turn off telemetry.customerfeedback for mssql
8 years ago
Kyle Spearrin
ce92462041
fix uid comparisons
8 years ago
Kyle Spearrin
1dce0ccb83
fix if when no currentid
8 years ago
Kyle Spearrin
b7a2e47bd9
map host docker group id to containers
8 years ago
Kyle Spearrin
d1a47ba808
make user homedir with helper
8 years ago
Kyle Spearrin
a3b522a6b0
Revert "make bitwarden user home dir"
...
This reverts commit 40242a78e5 .
8 years ago
Kyle Spearrin
40242a78e5
make bitwarden user home dir
8 years ago
Kyle Spearrin
674077d453
update image from versions
8 years ago
Kyle Spearrin
95b25246f1
step down from host root LUID
8 years ago
Kyle Spearrin
02403596b5
bash
8 years ago
Kyle Spearrin
2c2496d28f
fix syntax for entrypoint ands
8 years ago
Kyle Spearrin
62535ae750
upsert bitwarden user
8 years ago
Kyle Spearrin
a205f40613
goso all the things
8 years ago