mirror of
https://github.com/huo-ju/photoprism-freebsd-port.git
synced 2025-12-12 01:39:56 +01:00
780a4efbdc38ce8ac2451b94ecf859667567d243
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 && 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%