All apps · 0 apps
BackIssue
Docker app from industrious-affiliation1896's Repository
Overview
Install BackIssue on Unraid in a few clicks.
Find BackIssue 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
Related apps
Explore more like this
Explore allDetails
ghcr.io/backissueapp/backissue:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8787]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port for the BackIssue web interface.
- Target
- 8787
- Default
- 8787
- Value
- 8787
Database, settings, and app state. Keep this on appdata.
- Target
- /data
- Default
- /mnt/user/appdata/backissue
- Value
- /mnt/user/appdata/backissue
Your comics library on disk. In BackIssue: Settings > Library, add /comics as a root folder.
- Target
- /comics
- Default
- /mnt/user/comics
- Value
- /mnt/user/comics
Only needed if a separate download client (SABnzbd/qBittorrent) writes completed files that BackIssue must read at the same path. Leave unset otherwise.
- Target
- /downloads
Set to 1 (or your proxy subnet) when running behind a reverse proxy, so real client IPs and Secure cookies work. Leave blank for a direct connection.
- Target
- TRUST_PROXY
User ID the app runs as — files it writes to your shares are owned by this user. Unraid default is 99 (nobody).
- Default
- 99
- Value
- 99
Group ID the app runs as. Unraid default is 100 (users).
- Default
- 100
- Value
- 100
Permission mask for new files (022 = files 644, dirs 755).
- Default
- 022
- Value
- 022