cops
Docker 应用程序 from linuxserver's Repository
概述
Cops(https://github.com/mikespub-org/seblucas-cops) by Sébastien Lucas, now maintained by MikesPub, stands for Calibre OPDS (and HTML) Php Server.
COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices.
Changes in your Calibre library are reflected immediately in your COPS pages.
See : COPS's home(https://github.com/mikespub-org/seblucas-cops) for more details.
Don't forget to check the Wiki(https://github.com/mikespub-org/seblucas-cops/wiki).
Why? (taken from the author's site)In my opinion Calibre is a marvelous tool but is too big and has too much
dependencies to be used for its content server.
That's the main reason why I coded this OPDS server. I needed a simple
tool to be installed on a small server (Seagate Dockstar in my case).
I initially thought of Calibre2OPDS but as it generate static file no
search was possible.
Later I added an simple HTML catalog that should be usable on my Kobo.
So COPS's main advantages are :
- No need for many dependencies.
- No need for a lot of CPU or RAM.
- Not much code.
- Search is available.
- With Dropbox / owncloud it's very easy to have an up to date OPDS server.
- It was fun to code.
If you want to use the OPDS feed don't forget to specify /feed at the end of your URL.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
HTTP WebUI
- 目标
- 80
- 默认值
- 80
HTTPS WebUI
- 目标
- 443
- 默认值
- 443
COPS Application Data.
- 目标
- /config
Calibre metadata.db location.
- 目标
- /books
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/cops在Unraid 上运行 Cops 。
Cops 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。