KOReaderPyLink
Docker 应用程序 from DonKevlar's Repository
概述
A simple implementation of the KOReader position sync server for self-hosting at home. This is a modified fork of b1n4ryj4n/koreader-sync with some additional logging and slightly modified endpoints.
要求
KOReader Application on a dedicated device. (https://github.com/koreader/koreader)
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
API PortPorttcp
- 目标
- 8081
- 价值
- 8081
DB PathPathrw
Remove this path if you don't want a persistant db.
- 目标
- /app/data
- 价值
- /mnt/cache/appdata/koreaderpylink/db
RECEIVE_RANDOM_DEVICE_IDVariable
Set it true to retrieve always a random device id to force a progress sync. This is usefull if you only sync your progress from one device and usually delete the *.sdr files with some cleaning tools.
- 默认值
- False
- 价值
- False
OPEN_REGISTRATIONSVariable
Enable/disable new registrations to the server. Useful if you want to run a private server for a few users, although it doesn't necessarily improve security by itself. Set to True (enabled) by default.
- 默认值
- True
- 价值
- True
Discord Webhook URLVariable
Discord Webhook URL
- 目标
- WEBHOOK_URL
Enable Discord WebhookVariable
Enable/disable discord webhooks
- 目标
- WEBHOOK_ENABLED
- 默认值
- False
- 价值
- False
详细信息
存储库
ghcr.io/donkevlar/koreaderpylink:main最后更新2026-06-01
初见2025-02-26
在Unraid 上运行 KOReaderPyLink 。
KOReaderPyLink 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。