Commit graph

75 commits

Author SHA1 Message Date
Michael Mayer 062596347c Docker: Update docker-compose.yml config examples #2536
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-29 17:36:57 +02:00
Michael Mayer 372ccb9a29 Config: Improve parameter comments in docker-compose.yml examples #2536
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-22 09:59:08 +02:00
Michael Mayer 849a45ac57 Config: Update docker-compose.yml examples
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-19 17:00:12 +02:00
Michael Mayer a235ea3eea Config: Update docker-compose.yml examples
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-11 13:44:27 +02:00
Michael Mayer 20a82efda4 Auth: Shorten passwd mode option (password still works) #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-11 05:08:15 +02:00
Michael Mayer 591a656270 Auth: Add PHOTOPRISM_AUTH_MODE config option #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-07 19:12:28 +02:00
Michael Mayer fb1736fb34 Docker: Update arm64 and armv7 README files 2022-06-29 12:43:44 +02:00
Michael Mayer 5c9877bcb6 Docker: Update arm64 and armv7 README files 2022-06-29 12:32:37 +02:00
Michael Mayer 2121dd4307 Auth: Allow short initial passwords to avoid login problems #2339 2022-05-20 19:25:19 +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 451f3ad8ba Docker: Update docker-compose.yml examples 2022-05-17 04:15:37 +02:00
Michael Mayer cc3aa90816 Docker: Update docker-compose.yml examples 2022-05-17 04:08:46 +02:00
Michael Mayer 8638929d84 Config: Automatically generate command-flag docs #1017 #2195 #2227 #2250 2022-04-22 17:38:40 +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 915ff42133 Auth: Add --auth flag, increase min password length to 8 chars #98 #2248 2022-04-12 19:44:43 +02:00
Michael Mayer 9134c79f4c Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
Michael Mayer a57c21febd Video Transcoding: Update docker-compose.yml config examples #2125 2022-04-05 16:17:26 +02:00
Michael Mayer 772da6baba Docker: Add warning to "HOME" and "working_dir" in config examples #2178 2022-04-05 15:13:27 +02:00
Michael Mayer 387a740fb2 Docker: Update inline docs in docker-compose.yml examples 2022-03-30 14:29:01 +02:00
Michael Mayer 57dd9015e2 Docs: Improve "cgroups" hint in config examples for Raspberry Pi #2067 2022-03-24 12:21:19 +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 5b7f49965e Docker: Add newline to ARMv7 and ARM64 README heading 2022-03-02 16:13:00 +01:00
Michael Mayer 754e11a9af Docker: Update ARMv7 and ARM64 README files 2022-03-02 16:07:24 +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 c0bb3a2062 Docker: Improve docs in docker-compose.yml examples #2076 2022-03-01 18:40:04 +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 b5915a3852 Docker: Improve inline docs in docker-compose.yml examples #1337 2022-02-25 16:45:15 +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 1f47a3e2b8 Docker: Update default site caption and fix demo template 2022-02-23 14:24:50 +01:00
Michael Mayer c3ca05c609 Docker: Update ARMv7 und ARM64 README files 2022-02-20 18:31:16 +01:00
Michael Mayer 27eae60805 Docker: Update preview image name in ARMv7 README file 2022-02-20 18:10:19 +01:00
Michael Mayer e88b4c1809 Docker: Update ARMv7 docs and include dedicated make targets for ARM64 2022-02-13 16:25:59 +01:00
Michael Mayer 4c1d68eb85 Auth: Improve local dev environment and config examples #98 #782 2022-02-08 12:51:12 +01:00
Michael Mayer d786492050 Docker: Improve docker-compose.yml examples and docs 2022-01-27 09:48:21 +01:00
Michael Mayer 107a3bae17 Docker: Improve docker-compose.yml examples and docs 2022-01-27 09:16:10 +01:00
Michael Mayer 5d44582f8d Docker: Improve docker-compose.yml example documentation 2022-01-11 15:37:01 +01:00
Michael Mayer 786fd19012 Docker: Improve docker-compose.yml example documentation 2022-01-11 14:48:29 +01:00
Michael Mayer 042cd3f242 Docker: Improve docker-compose.yml example documentation 2022-01-11 14:45:31 +01:00
Michael Mayer 6453d30906 Config: Improve CLI help and docker-compose.yml examples 2022-01-11 14:34:30 +01:00
Michael Mayer 4ef85fb515 Docker: Remove command from mariadb service in 32bit ARMv7 example #1889
GitHub Discussions feedback suggests that this image doesn't support it.
2022-01-06 16:44:32 +01:00
Michael Mayer 04e3f62305 Docker: Update docker-compose.yml examples 2021-12-30 15:23:00 +01:00
Michael Mayer 3e052cfbfd Docker: Update README files for ARM build #1815 2021-12-15 13:42:42 +01:00
Michael Mayer c8d1e77945 Docker: Update docs for ARMv7 build #1815 2021-12-15 13:35:42 +01:00
Michael Mayer e450922745 Docker: Update ARM docs #1815 2021-12-14 23:45:40 +01:00
Michael Mayer 8f45eb3add Docker: Update ARMv7 docs #1815 2021-12-14 23:13:06 +01:00
Michael Mayer 35ac1e730c Docs: Update URL 2021-12-12 20:48:05 +01:00
Michael Mayer 5a939e1bce Downloads: Update URL 2021-12-12 20:15:52 +01:00
Michael Mayer e9fabfa8e4 Docs: Update URL 2021-12-12 20:14:07 +01:00
Michael Mayer 6851db8c67 Docker: Update caption in ARMv7 and ARM64 READMEs 2021-12-10 23:02:40 +01:00
Michael Mayer a09e09d5a0 Docker: Update ARMv7 README 2021-12-10 23:01:10 +01:00