photoprism/scripts/dist
Michael Mayer a230e60d4f FFmpeg: Add vulkan init target and provision Vulkan drivers #5631
Add a vulkan target to scripts/dist/Makefile so PHOTOPRISM_INIT="vulkan"
installs mesa-vulkan-drivers and vulkan-tools directly, and extend
install-gpu.sh to provision the Mesa Vulkan drivers for detected Intel and AMD
GPUs plus vulkan-tools for NVIDIA verification.
2026-05-30 20:14:14 +00:00
..
convert CI: Add codespell config and fix typos (#4506) 2025-03-27 16:42:24 +01:00
openssl Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
services/photoprism Docker: Refactor service initialization and reduce startup log verbosity 2025-04-12 14:06:39 +02:00
add-swap.sh Scripts: Add dist/add-swap.sh to help configure swap on Linux 2025-07-26 10:21:33 +02:00
arch.sh CI: Change headers in scripts/dist 2022-07-23 13:16:10 +02:00
audit.sh CI: Change headers in scripts/dist 2022-07-23 13:16:10 +02:00
build-libheif-deb.sh HEIC: Build and install libheif as a real .deb on Resolute #5621 2026-05-27 08:24:56 +02:00
build-libheif.sh HEIC: Add libyuv-dev to libheif build dependencies #5621 2026-05-27 04:00:48 +02:00
cleanup.sh CI/Docker: Add install-nuclei.sh script and improve inline comments 2022-12-12 20:38:44 +01:00
cmd.sh Docker: Ensure that cmd.sh terminates its child processes when the parent script closes #5172 2025-08-24 12:44:38 +02:00
create-users.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
dist-upgrade.sh CI/Docker: Add install-nuclei.sh script and improve inline comments 2022-12-12 20:38:44 +01:00
entrypoint-init.sh Docker: Create missing user accounts in entrypoint-init.sh script #4000 2024-01-15 15:03:44 +01:00
entrypoint.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
export-help.sh Scripts: Add dist/export-help.sh 2025-08-15 22:47:15 +02:00
heif-convert.sh Scripts: Refactor dist/heif-convert.sh 2025-07-11 12:00:05 +02:00
install-admin-tools.sh Scripts: Add dist/install-k8s-tools.sh for managing Kubernetes clusters 2025-07-27 09:20:53 +02:00
install-caddy.sh Develop: Update Go install script and related Dockerfiles 2025-01-03 07:33:05 +01:00
install-chrome.sh Setup: List chromium-common explicitly in install-chrome.sh package set 2026-05-05 14:56:27 +02:00
install-codex.sh Develop: Update Makefile and scripts/dist/install-codex.sh 2026-05-08 09:05:46 +02:00
install-darktable.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-davfs.sh Develop: Update Go install script and related Dockerfiles 2025-01-03 07:33:05 +01:00
install-devops-tools.sh Scripts: Update install-proxysql-admin.sh and install-devops-tools.sh 2025-11-04 11:24:30 +01:00
install-dircolors.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-docker.sh Build: Skip "cgroupfs-mount" when not in apt index (Ubuntu 26.04) 2026-04-25 14:45:39 +02:00
install-doctl.sh Develop: Add install-doctl.sh and install-hcloud.sh scripts 2026-05-09 09:57:38 +02:00
install-ffmpeg.sh Scripts: Update FFmpeg installation script #5303 #5439 2026-02-09 14:06:31 +01:00
install-firewall.sh Develop: Update Go install script and related Dockerfiles 2025-01-03 07:33:05 +01:00
install-forward-dns.sh Scripts: Update dist/install-forward-dns.sh 2025-07-29 09:54:41 +02:00
install-gh.sh Build: Add shared .telemetry file to opt out of CLI telemetry 2026-04-24 16:42:21 +02:00
install-gitleaks.sh Build: Add install scripts for Hadolint, OSV-Scanner, Gitleaks 2026-04-26 14:26:10 +02:00
install-go-tools.sh Scripts: Update dist/install-go-tools.sh #5330 2025-11-21 10:29:06 +01:00
install-go.sh Build: Replace "wget" with "curl" in dist scripts 2025-02-21 02:32:13 +01:00
install-gpu.sh FFmpeg: Add vulkan init target and provision Vulkan drivers #5631 2026-05-30 20:14:14 +00:00
install-hadolint.sh Build: Add install scripts for Hadolint, OSV-Scanner, Gitleaks 2026-04-26 14:26:10 +02:00
install-hcloud.sh Develop: Add install-doctl.sh and install-hcloud.sh scripts 2026-05-09 09:57:38 +02:00
install-https.sh Develop: Change default Site URL to use HTTPS as required for OIDC #782 2024-06-28 00:21:19 +02:00
install-jxl.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-k8s-tools.sh Scripts: Add dist/install-k8s-tools.sh for managing Kubernetes clusters 2025-07-27 09:20:53 +02:00
install-libheif.sh HEIC: Hold photoprism-libheif on Resolute and warn against apt libheif1 #5621 2026-05-27 10:41:38 +02:00
install-libvips.sh Build: Backport libvips in Jammy images and document 8.14+ 2026-03-03 11:43:28 +01:00
install-mariadb.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-nats.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-nodejs.sh Scripts: Use absolute "/root/.cache/npm" path in install-nodejs.sh 2026-04-28 14:47:38 +02:00
install-nuclei.sh Scripts: Update version in dist/install-nuclei.sh 2025-10-01 18:30:57 +02:00
install-onnx.sh ONNX: Upgrade runtime from v1.25.0 to v1.25.1 #5555 2026-05-04 11:48:50 +00:00
install-osv-scanner.sh Build: Add install scripts for Hadolint, OSV-Scanner, Gitleaks 2026-04-26 14:26:10 +02:00
install-postgresql.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-proxysql-admin.sh Scripts: Update install-proxysql-admin.sh and install-devops-tools.sh 2025-11-04 11:24:30 +01:00
install-qdrant.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-s6.sh Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
install-tensorflow.sh Scripts: Update success and error messages 2025-09-29 09:47:29 +02:00
install-yt-dlp.sh Download: Add script flags to install "yt-dlp" nightly and master builds 2026-01-28 11:10:12 +01:00
Makefile FFmpeg: Add vulkan init target and provision Vulkan drivers #5631 2026-05-30 20:14:14 +00:00
remove-snap.sh Scripts: Add dist/remove-snap.sh 2023-10-14 17:05:37 +02:00
remove-wait-online.sh Scripts: Add dist/remove-wait-online.sh 2023-10-14 17:28:32 +02:00
tensorflow-driver.sh CI: Change headers in scripts/dist 2022-07-23 13:16:10 +02:00