Joseph Flinn
|
630376400f
|
Dependency updates (#1681)
* fix: util/Nginx/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277346
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277349
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277350
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569406
* fix: util/Nginx/Dockerfile-k8s to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277346
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277349
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-1277350
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569406
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2021-11-02 09:49:00 -07:00 |
|
Kai Bröker
|
9bb63b86f0
|
Update Dockerfile (#1040)
|
2020-12-16 11:16:03 -05:00 |
|
Mart124
|
47bda1e6d0
|
Rotate nginx logs (#601)
* Rotate nginx logs
* Create logrotate.sh
* Update Dockerfile
* Update entrypoint.sh
* Update Dockerfile
* Update logrotate.sh
* No reason to disable logrotate
* Update logrotate.sh
* Update entrypoint.sh
* typo
* Avoid useless output
* Use gosu
|
2019-11-25 08:34:47 -05:00 |
|
Kyle Spearrin
|
8dabba984d
|
fix nginx healthcheck
|
2019-07-27 21:54:06 -04:00 |
|
Kyle Spearrin
|
310e0115d5
|
add port to health check
|
2019-07-26 14:24:39 -04:00 |
|
Kyle Spearrin
|
2ea244c723
|
healthcheck cmd
|
2019-07-26 14:04:45 -04:00 |
|
Kyle Spearrin
|
b7f3fa0087
|
try fixing curl install again
|
2019-07-26 13:21:46 -04:00 |
|
Kyle Spearrin
|
82a8249a69
|
fix curl error
|
2019-07-26 13:12:20 -04:00 |
|
Kyle Spearrin
|
bba0206bb7
|
alive check for nginx
|
2019-07-26 12:43:06 -04:00 |
|
Cédric Laubacher
|
afdf29da78
|
Update NGINX Dockerfile to latest stable version (#490)
|
2019-05-03 07:37:32 -04:00 |
|
gruzilla
|
e83325dd09
|
adds EXPOSE 8080 to Dockerfile to be coherent to nginx default config (#403)
* adds EXPOSE 8080 to Dockerfile to be coherent to nginx default config
* adds EXPOSE 8443 to Dockerfile to be coherent to nginx default SSL config
|
2018-11-16 08:56:12 -05:00 |
|
Kyle Spearrin
|
aeca706302
|
include security headers
|
2018-08-31 12:55:54 -04:00 |
|
Kyle Spearrin
|
3f0186f17a
|
update mssql and nginx deps
|
2018-08-01 10:38:12 -04:00 |
|
Mart124
|
b3c48fd3fa
|
Add a bitwarden label to docker images (#305)
* Add a bitwarden label to docker images
* Prefix label with reverse DNS
|
2018-06-09 08:17:16 -04:00 |
|
Kyle Spearrin
|
b7a2e47bd9
|
map host docker group id to containers
|
2018-04-16 15:30:07 -04:00 |
|
Kyle Spearrin
|
a205f40613
|
goso all the things
|
2018-03-27 14:55:33 -04:00 |
|
Kyle Spearrin
|
dadfc977ae
|
chown deep directories
|
2018-03-26 14:29:08 -04:00 |
|
Kyle Spearrin
|
9ecff0048c
|
set permissions on default.conf
|
2018-03-26 11:59:29 -04:00 |
|
Kyle Spearrin
|
aa78231f69
|
also need ssl cert dirs for nginx
|
2018-03-26 11:47:17 -04:00 |
|
Kyle Spearrin
|
5b08763ce5
|
proper bitwarden user
|
2018-03-26 11:32:35 -04:00 |
|
Kyle Spearrin
|
b8ed8853cd
|
docker as non-root
|
2018-03-26 11:21:03 -04:00 |
|
Kyle Spearrin
|
f96911ed57
|
Revert "running as bitwarden user"
This reverts commit 19fa9bf806 .
|
2018-03-23 22:16:57 -04:00 |
|
Kyle Spearrin
|
19fa9bf806
|
running as bitwarden user
|
2018-03-23 21:58:45 -04:00 |
|
Kyle Spearrin
|
c6ab727dee
|
versioning images
|
2017-10-02 16:38:52 -04:00 |
|
Kyle Spearrin
|
3dd44ce4de
|
more config on nginx server
|
2017-08-23 22:13:50 -04:00 |
|
Kyle Spearrin
|
2d26b5fbbd
|
move attachments and nginx to util folder
|
2017-08-16 00:22:52 -04:00 |
|