Take full control of your digital reading collection with a powerful, open-source media server designed specifically for comics, mangas, bande dessinées, magazines, and eBooks. Easily organize your CBZ, CBR, PDF, and EPUB files into customized libraries, curated collections, or specific reading lists. Integrated Reading Experience: Dive into your favorite stories immediately using the built-in web reader, or connect seamlessly with external tools like the Mihon extension and any OPDS-compatible reader. Comprehensive Metadata Management: Keep your library perfectly categorized by editing and updating metadata for individual books and entire series. Whether you are managing a small collection of magazines or a massive archive of mangas, this platform provides the flexibility and freedom to host, manage, and enjoy your digital media on your own terms without relying on closed ecosystems.
services:
komga:
image: gotson/komga
container_name: komga
# Runs as user 1000:1000 by default. Adjust if necessary to match your host user.
user: "1000:1000"
environment:
- TZ=Etc/UTC
volumes:
- ./config:/config
- ./media:/data
ports:
- 25600:25600
restart: unless-stopped# No sensitive credentials are required for the default H2 database configuration.
# If you switch to an external database (MySQL/PostgreSQL), add credentials here.Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago