User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
services:photofield [2024/03/11 09:00] – created willyservices:photofield [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Photofield ====== 
- 
-[[https://photofield.dev/|Photofield]] is a cool web-based and lightling fast photo viewer for your home server. 
- 
-Create user: 
-<code bash> 
-group add photos 
-useradd -d /data/daemons/photofield -g photos -m photofield 
-su - photofield 
-wget https://github.com/SmilyOrg/photofield/releases/download/v0.15.0/photofield_.0.15.0_Linux_x86_64.zip 
-unzip photofield_.0.15.0_Linux_x86_64.zip 
-</code> 
- 
-Photofield by default listen on port 8080, which i don't like because it's too common. Change it to 3003 by setting the following environment variable: 
-<code> 
-PHOTOFIELD_ADDRESS=3003 
-</code> 
- 
- 
-creating a **/data/daemons/photofield/configuration.yaml** file: 
-<file - configuration.yaml> 
- 
-</file> 
- 
-see [[https://photofield.dev/configuration|here]] for all the settings. 
- 
- 
-Current status: WAITING DEV TO ADD SUBPATH (see [[https://github.com/SmilyOrg/photofield/issues/103|here]) 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information