Sascha Ißbrücker
1e10d7eb4a
Bump docker node version
2023-10-03 18:08:23 +02:00
Sascha Ißbrücker
0c50906056
Fix case-insensitive search for unicode characters in SQLite ( #520 )
2023-08-27 15:41:23 +02:00
mrex
7b52663383
fix: make health check in Dockerfile honor context path setting ( #407 )
2023-02-18 18:36:57 +01:00
McKenna Jones
da99b8b034
Add Health Check endpoint ( #392 )
...
* add simple health endpoint
* add curl and healthcheck to dockerfile
* convert to view
* add simple test
* Add unhealthy test
* Cleanup
* check for LD_SERVER_PORT env var in healthcheck def
* Revert changes to middlewares.py
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2023-01-20 22:26:58 +01:00
Sascha Ißbrücker
035399442a
Pin node docker image version
2023-01-12 21:16:28 +01:00
tomamplius
13e0516961
Add postgres as database engine ( #388 )
...
* Add postgres as database engine
* Fix sissbruecker review
* replace psycopg2 by psycopg2-binary
* Fix Docker setup
* Polish docs
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2023-01-12 21:00:58 +01:00
Sascha Ißbrücker
3aca790212
Bump python version to 3.10 ( #333 )
...
* Bump python version to 3.10
* Fix python version in CI config
* Bump to python 3.10.6
2022-09-04 10:05:29 +02:00
Sascha Ißbrücker
8d214649b7
Change Docker base image to slim-buster
2021-08-27 10:14:48 +02:00
Thomas Bouve
69105d3d3c
Support running container as an arbitrary user of the root group ( #138 )
...
* Support OpenShift containers.
* Improve comment wording
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
2021-08-16 09:16:24 +02:00
stranger-danger-zamu
ad070e7019
Multistage Dockerfile ( #90 )
...
* Multistage Dockerfile
* Fix final stage and improve image size + layer caching
Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2021-03-13 11:24:44 +01:00
Sascha Ißbrücker
2ccb006d2a
#2 Fix missing mime type in Docker container
2020-01-13 22:37:09 +01:00
Sascha Ißbrücker
70f9fb9818
Improve production setup
2019-07-05 01:26:52 +02:00
Sascha Ißbrücker
c489f354c5
Use mountable database folder
2019-07-03 19:50:25 +02:00
Sascha Ißbrücker
d57ea27ba3
Create docker image
2019-07-03 17:18:29 +02:00