Self-host with Docker ยท Yantr
Calibre-Web
Browse, read, and download your eBook library online.
1
Ports
0
Notes
3
Use Cases
About
What Calibre-Web does
Calibre-Web is a web app providing a clean interface for browsing, reading, and downloading eBooks using an existing Calibre database. It supports OPDS catalog feeds, Kobo sync, user management, and online reading via an integrated ebook viewer.
Install Flow
How to self-host Calibre-Web
Calibre-Web can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Calibre-Web does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Host a personal eBook library accessible from any browser.
- Sync your reading library to Kobo e-readers.
- Share your book collection with friends and family.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8083 | HTTP | Web UI |
Docker Image
linuxserver/calibre-web:latest
Service Name
server
Related Apps
More tools you might pair with Calibre-Web
Page generated 2026-06-23T15:50:08.758Z