Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:photofield [2024/04/02 14:18] – willy | services:photofield [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Photofield ====== | ||
- | |||
- | **Note:** since i don't use this service anymore, this page might be not updated. | ||
- | |||
- | [[https:// | ||
- | |||
- | Create user: | ||
- | <code bash> | ||
- | group add photos | ||
- | useradd -d / | ||
- | su - photofield | ||
- | wget https:// | ||
- | unzip photofield_.0.15.0_Linux_x86_64.zip | ||
- | </ | ||
- | |||
- | 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: | ||
- | < | ||
- | PHOTOFIELD_ADDRESS=: | ||
- | </ | ||
- | |||
- | |||
- | creating a **/ | ||
- | <file - configuration.yaml> | ||
- | |||
- | </ | ||
- | |||
- | see [[https:// | ||
- | |||
- | |||
- | Current status: WAITING DEV TO ADD SUBPATH (see [[https:// | ||