mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
Photoprism
Command to fetch script
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/photoprism/photoprism-install.sh
Don't forget to
chmod +x photoprism-install.sh
Notes
- your CPU must support AVX2 to run photoprism
Variables
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at defalut unless you have a good reason to change them.
MARIADB_VERSION
- mariadb version to use (currently defaults to 106)
PHOTOPRISM_PKG
- sets the url to retrieve photoprism package (currently defaults to the FreeBSD 13 version)
LIBTENSORFLOW_PKG
- sets the url to retrieve libtensorflow package (currently defaults to the FreeBSD 13 version)
Mount points (should be mounted outside the jail)
/mnt/photos- photos directory/var/db/mysql- database directory
Jail Properties
- none