Commit graph

9 commits

Author SHA1 Message Date
jsuelwald
5c3e8dc867
Update docker-install.md
Missing the "php" - command in your step 4
2022-12-27 11:05:00 +01:00
Jan Böhmer
2486bc5d7b Added an check-requirements console command 2022-08-04 22:44:14 +02:00
Jan Böhmer
d3d92d6013 Configure dockers GD with support with multiple file formats.
Should fix issue #122 and #115
2022-07-21 22:53:59 +02:00
Jan Böhmer
49b0ef02d4 Use PHP8.1 as docker base image. 2022-07-21 00:59:34 +02:00
Jan Böhmer
2ee42b7621 Fail gracefully when Imagine can not produce an thumbnail.
We now just fall back to the original image instead of throwing an exception. (partly) Fixes issue #89. Maybe related to issue #136
2022-07-21 00:31:34 +02:00
Jan Böhmer
13742a9809 Added an guide on how to install Part-DB on Debian systems directly.
Related to issue #95.
2022-07-18 23:51:54 +02:00
Jan Böhmer
0cc9436cc0 Added information about database file mapping to docker installation and use this in example docker-compose.yaml
This fixes issue #134 and #127
2022-07-17 23:58:54 +02:00
Jan Böhmer
7bdf4536a9 Link to docker guide from README. 2021-03-14 23:46:34 +01:00
Jan Böhmer
fb00e1a4aa Added a guide how to install Part-DB via docker. 2021-03-14 23:44:11 +01:00