Michael Mayer
fb5d6fd433
Docker: Update dep install scripts to use IPv4 only
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-10 09:02:46 +02:00
Michael Mayer
f06d768e78
Docker: Skip changing permissions of the original folder #2371
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-01 15:40:16 +02:00
Michael Mayer
f4e7081196
CI: Make scripts/dist/install-cli-tools.sh executable
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 15:36:05 +02:00
Michael Mayer
b762772627
CI: Fix bad download URL in install-go.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 15:31:26 +02:00
Michael Mayer
0f5bda320a
CI: Improve go path detection in install-cli-tools.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 15:09:29 +02:00
Michael Mayer
dcd3c5d8a9
CI: Set GOPATH in install-cli-tools.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 15:02:28 +02:00
Michael Mayer
4ab35c4dc7
CI: Improve scripts/dist/install-go.sh and add install-cli-tools.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 14:57:17 +02:00
Michael Mayer
f77f46b180
CI: Query latest version in scripts/dist/install-go.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 14:21:58 +02:00
Michael Mayer
25fb0e0fc1
CI: Improve dist install scripts and add usage docs
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:55:26 +02:00
Michael Mayer
fab00ec6e0
CI: Change headers in scripts/dist
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:16:10 +02:00
Michael Mayer
67d50d65ab
CI: Change arch command to uname in install-go.sh script
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:13:27 +02:00
Michael Mayer
6bb0f8c593
CI: Update install-go.sh and install-darktable.sh scripts
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:11:51 +02:00
Michael Mayer
ec78dd517b
CI: Update dist build scripts
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:08:24 +02:00
Michael Mayer
58521190ba
Zip: Fix potential filesystem permission and timing issues #2532
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-19 20:41:36 +02:00
Michael Mayer
ee4735ad14
Build: Upgrade all global deps in /scripts/dist/install-nodejs.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-19 17:18:05 +02:00
Michael Mayer
455fdd5d1c
Build: Upgrade Go version from 1.18.3 to 1.18.4
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-19 17:15:36 +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
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
124f35c3dc
Backend: Upgrade Go to 1.18.2
2022-05-16 19:58:04 +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
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
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
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
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
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