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
mem_reservation : "67108864"
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 :
author : CasaOS Team
category : Media
container :
envs :
- configurable : "no"
container : PUID
description :
en_US : ""
- configurable : "no"
container : PGID
description :
en_US : ""
- configurable : "no"
container : TZ
description :
en_US : ""
- configurable : "no"
container : DOCKER_MODS
description :
en_US : ""
index : /
port_map : "8083"
2023-02-28 00:15:03 +00:00
ports :
2023-03-07 00:52:47 +00:00
- configurable : "no"
container : "8083"
description :
en_US : ""
protocol : tcp
shell : sh
2023-02-28 00:15:03 +00:00
volumes :
2023-03-07 00:52:47 +00:00
- configurable : "no"
container : /config
description :
en_US : ""
- configurable : "no"
container : /books
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
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.
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 :
en_US : Web app for browsing, reading and downloading eBooks stored in a Calibre database
thumbnail : ' https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/thumbnail.png'
tips :
before_install :
- content :
en_US : UserName
value : admin
- content :
en_US : Password
value : admin123
title :
en_US : Calibre-web
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : calibre-web