Commit graph

12 commits

Author SHA1 Message Date
Michael Mayer
11dc08df03 Setup: Add duf to install-go-tools.sh script
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-04-06 08:23:11 +02:00
Michael Mayer
82367602fd CI/Docker: Add install-nuclei.sh script and improve inline comments
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-12-12 20:38:44 +01:00
Aaron Kollasch
7ab3669fdb Switch from gosu to setpriv
Preserves supplementary groups if `PHOTOPRISM_GID` is set.
Removes gosu installation as it is no longer needed.
2022-09-28 09:45:32 +02:00
Michael Mayer
0941bc9b4f Dist: Rename install-cli-tools.sh to install-admin-tools.sh
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-12 20:17:17 +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
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
ec78dd517b CI: Update dist build scripts
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 13:08:24 +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