Favicon of Komga

Komga

Organize and read your digital comics, mangas, and eBooks with a free, open-source media server. Manage metadata and access files from any compatible reader.

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.

Directory Structure

komga
config
media
.env
docker-compose.yml

docker-compose.yml

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

.env

# No sensitive credentials are required for the default H2 database configuration.
# If you switch to an external database (MySQL/PostgreSQL), add credentials here.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Komga

Favicon

 

  
  
Favicon

 

  
  
Favicon