Commit graph

12 commits

Author SHA1 Message Date
Jan Böhmer
3d5bc4e514 Define some common options in the example docker-compose.yaml file 2023-02-05 00:07:52 +01:00
Jan Böhmer
49d7a527f5 Renamed demo environment to docker 2023-02-04 23:40:24 +01:00
Jan Böhmer
19db345935
Update docker-compose.yaml 2023-01-30 12:55:01 +01:00
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