Host a fast, privacy-friendly digital library designed for EPUB, PDF, comics, and manga. This self-hosted solution provides a seamless reading experience across devices, allowing you to manage and share your collection with complete control over user access.\n\nEnjoy a highly customizable reading environment with features tailored to your media:\n* Built-in optimized readers featuring webtoon mode, single page, and dual-page spreads.\n* Rich metadata management that automatically scans and parses information to keep your library organized.\n* Annotation support allowing you to highlight, take notes, and export directly to Obsidian.\n* Granular user management with OIDC support, age restrictions, and custom library access.\n* OPDS support and a Send to Kindle feature for effortless offline reading.\n\nWhether managing a massive manga collection or organizing favorite ebooks, this platform delivers a premium, distraction-free reading experience.
services:
kavita:
image: jvmilazz0/kavita:latest
container_name: kavita
restart: unless-stopped
ports:
- "5000:5000"
environment:
- TZ=Etc/UTC
volumes:
- ./config:/kavita/config
- ./data:/data# No sensitive environment variables are required for the default configuration.
# You can define custom variables here if needed.Auto-fetched 1 minute ago
Auto-fetched 1 minute ago