2023-02-28 00:15:03 +00:00
name : calibre-web
services :
2023-03-07 00:52:47 +00:00
calibre-web :
environment :
DOCKER_MODS : linuxserver/calibre-web:calibre
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/calibre-web:0.6.19
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 8083
published : "8083"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /config
- type : bind
source : /DATA/Media/Books
target : /books
x-casaos :
2023-04-04 00:40:15 +00:00
envs :
- container : PUID
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : PGID
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : TZ
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : DOCKER_MODS
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
index : /
port_map : "8083"
ports :
- container : "8083"
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-03-09 00:45:48 +00:00
2023-04-04 00:40:15 +00:00
volumes :
- container : /config
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : /books
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
2023-04-04 00:40:15 +00:00
main : calibre-web
author : CasaOS Team
category : Media
description :
2023-04-06 20:20:58 +00:00
en_us : Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.
zh_cn : Calibre-web是一个Web应用程序, 提供了一个干净的界面, 用于浏览, 阅读和下载使用现有Calibre数据库的电子书。也可以通过应用程序本身集成谷歌驱动器并编辑元数据和您的calibre库。
2023-04-04 00:40:15 +00:00
developer : linuxserver
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/screenshot-3.png
tagline :
2023-04-06 20:20:58 +00:00
en_us : Web app for browsing, reading and downloading eBooks stored in a Calibre database
zh_cn : 用于浏览, 阅读和下载存储在Calibre数据库中的电子书的Web应用程序
2023-04-04 00:40:15 +00:00
thumbnail : ' https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/thumbnail.png'
tips :
before_install :
2023-04-06 20:20:58 +00:00
en_us : |
2023-04-04 00:40:15 +00:00
| Username | Password |
| -------- | -------- |
| `admin` | `admin123` |
2023-04-06 20:20:58 +00:00
zh_cn : |
2023-04-04 00:40:15 +00:00
| 用户名 | 密码 |
| -------- | -------- |
| `admin` | `admin123` |
title :
2023-04-06 20:20:58 +00:00
en_us : Calibre-web