All apps · 0 apps
readeck
Docker app from JPDVM2014's Repository
Overview
Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever.
See it as a bookmark manager and a read later tool.
Install Readeck on Unraid in a few clicks.
Find Readeck 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.
Open the Apps tab on your Unraid server Search Community Apps for Readeck Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allLinks
Details
Repository
codeberg.org/readeck/readeck:latestLast Updated2026-07-06
First Seen2024-04-04
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PortPorttcp
- Target
- 8000
- Value
- 8000
Log LevelVariable
- Target
- READECK_LOG_LEVEL
- Default
- info
- Value
- info
HostVariable
Leave as 0.0.0.0 or set to container name (ex. readeck)
- Target
- READECK_SERVER_HOST
- Default
- 0.0.0.0
- Value
- 0.0.0.0
Server PrefixVariable
- Target
- READECK_SERVER_PREFIX
- Default
- /
- Value
- /
Internal PortVariable
Must match container port from above
- Target
- READECK_SERVER_PORT
- Default
- 8000
- Value
- 8000
Allowed HostsVariable
Required for reverse proxy configuration. Remove if only using locally.
- Target
- READECK_ALLOWED_HOSTS
- Value
- readeck.example.com
Use X ForwardedVariable
Required for reverse proxy configuation. Remove if only using locally.
- Target
- READECK_USE_X_FORWARDED
- Value
- true
DataPathrw
- Target
- /readeck
- Default
- /mnt/user/appdata/readeck
- Value
- /mnt/user/appdata/readeck