photoprism/scripts
Hermógenes Oliveira 680773ef2c
Fix example configuration for Apache 2.4 (#573)
* Fix example configuration for Apache 2.4

The tutorial on serverlab.ca contains some errors. The official docs are accurate and more helpful. Added reminder for the benefit of people mindlessly copying and pasting.

* Portability fix for scripts/build.sh

As per the manual, the `-p` flag to `uname` is not portable and results in `unknown` in many cases, for instance, when compiling on a Raspberry Pi 4.
2020-12-02 01:35:24 +01:00
..
build.sh Fix example configuration for Apache 2.4 (#573) 2020-12-02 01:35:24 +01:00
codecov.sh CI: Use original codecov.io uploader 2020-08-19 17:22:26 +02:00
docker-build.sh CI: Add build targets and improve docker-build.sh 2020-10-13 22:46:20 +02:00
docker-login.sh CI: Move from Travis CI to self-hosted Drone CI 2020-08-13 17:32:28 +02:00
docker-push.sh CI: Move from Travis CI to self-hosted Drone CI 2020-08-13 17:32:28 +02:00
download-nasnet.sh
download-nsfw.sh
reset-photoprism-db.sql Backend: Sanitize metadata titles and descriptions 2020-06-27 14:15:25 +02:00
reset-test-db.sql