All apps · 0 apps
picthor.io
Docker app from realcnbs' Repository
Overview
Readme
View on GitHub
Self hosted image library browser
This project is for the ones that want to be able to quickly browse through their personal images and videos library regardless of its size.
Technology stack
- Java + Spring Boot
- Horizon Framework
- Postgres
- MyBatis
- ImageMagick
- ffmpeg
- exiftool
- linux
- docker
Install picthor.io on Unraid in a few clicks.
Find picthor.io in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
picthorio/picthor-io:latestRuntime arguments
- Web UI
http://[IP]:[PORT:5000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Picthor is listening on port 5000 by default, map it to an available port on your unraid server
- Target
- 5000
- Default
- 5000
- Value
- 5000
This is the place where all the generated thumbs and other cache files will be placed. Fast SSD is preferable.
- Target
- /root/picthor/cache
Root path example where you should mount your photos library folder. Use this path when you will be adding a root dir in the web ui. Read only access mode is recommend.
- Target
- /root/picthor-root-1
The url of your picthor installation. Usually: http://your unraid ip:picthor web ui port
- Target
- PICTHOR_WEB_ADDRESS
Container Variable: PICTHOR_POSTGRES_HOST
- Target
- PICTHOR_POSTGRES_HOST
Container Variable: PICTHOR_POSTGRES_PORT
- Target
- PICTHOR_POSTGRES_PORT
Container Variable: PICTHOR_POSTGRES_USERNAME
- Target
- PICTHOR_POSTGRES_USERNAME
Container Variable: PICTHOR_POSTGRES_PASSWORD
- Target
- PICTHOR_POSTGRES_PASSWORD
Container Variable: PICTHOR_POSTGRES_DB
- Target
- PICTHOR_POSTGRES_DB
Container path to cache dir. This should match the mapped
- Default
- /root/picthor/cache
- Value
- /root/picthor/cache