Michael Mayer
a19b782162
CI: Update Docker image build scripts to support additional args
2022-06-16 10:35:26 +02:00
Michael Mayer
db9cbe72c6
Docker/CI: Add Ubuntu-based demo and update targets in Makefile
2022-06-16 10:21:35 +02:00
Michael Mayer
64e938b0d7
MariaDB: Add migrate test database and dialect_mysql_test.go #2398
2022-06-16 01:27:14 +02:00
Michael Mayer
942fedf679
Docker: Upgrade Go from v1.18.2 to v1.18.3
2022-06-14 01:51:53 +02:00
Michael Mayer
027800fba5
CI: Improve compatibility of download scripts
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-21 02:34:50 +02:00
Michael Mayer
2087d071d6
CI: Rename BUILD_NAME variable to BUILD_BIN in build.sh script
2022-05-20 15:42:33 +02:00
Michael Mayer
a96c1958f4
Docker: Specify explicitly supported user and group ID ranges #2336
2022-05-20 12:29:03 +02:00
Michael Mayer
040f206998
Docker: Remove permission check for storage folder on startup #2334
2022-05-20 10:38:37 +02:00
Michael Mayer
da8710713a
Docker: Update create-users.sh script #2328
...
https://github.com/photoprism/photoprism/discussions/2328#discussioncomment-2771617
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-18 22:52:23 +02:00
Michael Mayer
6bbd4e55ac
Docker: Add accounts for user IDs 1100-1200 #2328
...
https://github.com/photoprism/photoprism/discussions/2328#discussioncomment-2771617
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-18 22:40:22 +02:00
Michael Mayer
420208295e
Docker: Install Darktable from Debian Backports #2327
2022-05-17 04:44:16 +02:00
Michael Mayer
5d13bb019d
CI: Update deploy-release.sh script
2022-05-17 04:08:13 +02:00
Michael Mayer
124f35c3dc
Backend: Upgrade Go to 1.18.2
2022-05-16 19:58:04 +02:00
Michael Mayer
5a62709b1a
CI: Update test.sh script
2022-04-21 19:21:14 +02:00
Michael Mayer
7fac0f2931
CI: Update test.sh script
2022-04-21 19:19:47 +02:00
Michael Mayer
0a209ca9bd
CI: Update test.sh script
2022-04-21 19:15:06 +02:00
Michael Mayer
22f900710e
Docker: Add groups 33, 105, 115 for nextcloud, davfs2 & vi. trans. #2228
2022-04-21 19:12:00 +02:00
Michael Mayer
3a1daf327f
Docker: Add User/Group ID 937 for Synology videodriver #2228
2022-04-21 18:47:55 +02:00
Michael Mayer
df6ca40a82
Docker: Add matching groups for default users #2262
2022-04-18 19:12:26 +02:00
Michael Mayer
f093b498fa
CI: Fix prod build scripts and add docker-compose.local.yml #2262
2022-04-18 15:49:30 +02:00
Michael Mayer
7f32ff46e8
Video: Show what transcoding hardware was detected #2125 #2222 #2228
...
Also installs the following, additional packages:
- libcuda1
- libnvcuvid1
- mesa-va-drivers
2022-04-18 14:30:47 +02:00
Michael Mayer
c2baf2ae5a
Docker: Create default users and groups #2262 #2228
...
Creates accounts to run PhotoPrism under a custom user ID. Also adds
them to the video and render groups, which might help to access hardware
transcoding devices.
2022-04-18 14:14:32 +02:00
Michael Mayer
aec32d9c3a
Docker: Add scripts/dist/install-go-tools.sh and OCI annotations #2178
2022-04-17 16:28:34 +02:00
Michael Mayer
00f578e319
CI: Update build script log message
2022-04-16 17:12:21 +02:00
Michael Mayer
4253045b14
Docker/CI: Upgrade Go to v1.18.1 in scripts/dist/install-go.sh
2022-04-13 18:26:11 +02:00
Michael Mayer
bda4dbabfa
CI: Make build.sh script compatible with macOS
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-07 01:18:39 +02:00
Michael Mayer
eaecedf4bb
Docker: Update scripts/dist/tensorflow-driver.sh
2022-03-25 10:14:48 +01:00
Michael Mayer
8c589e3649
Videos: Improve Nvidia hardware transcoding support #2125
...
- successfully tested with NVIDIA Quadro P620 and driver v470.103.01
- the host Linux kernel should run the same driver version Make sure to
- driver names in PHOTOPRISM_FFMPEG_ENCODER have been simplified
- share /dev/nvidia* as shown in our new docker-compose.yml example
2022-03-23 13:27:25 +01:00
Michael Mayer
cb89a1a189
Docker: Update default PATH and dist scripts #2125
2022-03-23 08:33:44 +01:00
Michael Mayer
357995556f
Docker: Set explicit PATH in dist scripts #2125
2022-03-23 08:16:01 +01:00
Michael Mayer
d4dbbb02e8
Docker: Replaced "nano" with "clitools" in PHOTOPRISM_INIT options
...
clitools installs additional shells and command-line utilities
2022-03-18 11:07:19 +01:00
Michael Mayer
0ee686ffb1
Docker: Make sure /sbin/gosu exists and has the right permissions #2120
...
see https://github.com/photoprism/photoprism/discussions/2120
2022-03-17 17:02:38 +01:00
Michael Mayer
16522c68d8
Docker: Improve entrypoint scripts #2146 #2149
2022-03-17 10:14:08 +01:00
Michael Mayer
5dce02ebbd
Docker: Use absolute command names to avoid path problems #2146 #2149
2022-03-16 19:09:53 +01:00
Michael Mayer
de6e0390a7
Scripts: Upgrade Go from v1.17.7 to v1.18 in install-go.sh
2022-03-16 17:50:23 +01:00
Michael Mayer
0fa87a12e6
Develop: Simplify Dockerfile #2076
2022-03-11 11:00:31 +01:00
Michael Mayer
6bb8582cb5
CI: Improve deployment scripts #2076
2022-03-11 10:52:59 +01:00
Michael Mayer
f5aee956af
CI: Exclude Docker image scripts from build package #2076
2022-03-11 10:30:18 +01:00
Michael Mayer
8db9006f07
Docker: Run install scripts with absolute paths #2076
2022-03-11 09:50:24 +01:00
Michael Mayer
d9d0af4bb8
Develop: Upgrade base image from 220302 to 220311-bullseye #2076
...
Dockerfiles were also updated for improved readability.
2022-03-11 09:40:04 +01:00
Michael Mayer
c91fa51be7
Docker: Move init scripts to /scripts and rename $DOCKER_ARCH #2076
...
DOCKER_ARCH has been renamed to PHOTOPRISM_ARCH as it can be used
for installing deps outside of Docker environments as well.
2022-03-11 09:05:42 +01:00
Michael Mayer
6fb0eb2abe
Docker: Auto-install "nvidia-opencl-icd" and update docs #1337 #2076
2022-03-02 12:21:46 +01:00
Michael Mayer
d78cc31f72
Docker: Fix entrypoint-init.sh script for non-root users #1337 #2076
2022-03-02 10:30:07 +01:00
Michael Mayer
9eb9ee767c
CI: Improve build scripts #2076
2022-03-01 18:16:50 +01:00
Michael Mayer
cfbc79606b
CI: Improve binary build script logging #2076
2022-03-01 16:54:49 +01:00
Michael Mayer
3fe573845c
Docker: Use common entrypoint.sh script for develop and prod env #2076
2022-03-01 13:55:05 +01:00
Michael Mayer
aff56159e1
Docker: Update log messages in install-tensorflow.sh #1337
2022-02-25 17:08:17 +01:00
Michael Mayer
427d2132aa
Docker: Update and improve scripts for installing CPU/GPU support #1337
2022-02-25 16:33:46 +01:00
Michael Mayer
c16ae62d3e
Tests: Pre-install testcafe in develop base images
2022-02-23 12:10:34 +01:00
Michael Mayer
0e7dd5e3f8
Docker: Improve log messages in entrypoint.sh scripts
2022-02-21 10:56:27 +01:00