mirror of
https://github.com/huo-ju/photoprism-freebsd-port.git
synced 2025-12-12 01:39:56 +01:00
3b0c288913b1c71a4768d325dac2cbe30f58852c
…
The photoprism port for FreeBSD
The port will compile and install libtensorflow 1.15.2 and build photoprism from source on FreeBSD.
Install using ports
Download and Install
git clone https://github.com/huo-ju/photoprism-freebsd-port
cd photoprism-freebsd-port
make config
make && make install
Add entries to rc.conf
photoprism_enable="YES"
photoprism_assetspath="/var/photoprism/assets"
photoprism_storagepath="/var/photoprism/storage"
Run the service
service photoprism start
Go to http://your_server_IP_address:2342/ in your browser
Description
Languages
Makefile
40.4%
Shell
40%
Starlark
19.6%