Favicon of Stump

Stump

Curate and host your comic books, manga, and digital libraries on a lightning-fast server. Sync reading progress across devices and read offline anywhere.

Host and manage your entire digital library with a lightning-fast, open-source server designed for comic books, manga, and digital books. Curate your collections easily and stream media directly to any device. Enjoy a tailored reading experience with a dedicated mobile app for iOS and Android. Key benefits include Cross-platform accessibility for reading on the go, Offline reading support so you can download content and read without an internet connection, Automatic progress sync to keep your place across all devices, and OPDS v2 compatibility for browsing catalogs seamlessly. Built with security in mind, access permissions are managed centrally so you only configure rules once. Available in multiple languages, this community-driven platform continually improves based on user feedback.

Directory Structure

stump
config
media
.env
docker-compose.yml

docker-compose.yml

services:
  stump:
    image: aaronleopold/stump:latest
    container_name: stump
    restart: unless-stopped
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./media:/media
    ports:
      - 10801:10801

.env

# No sensitive credentials are required for the default SQLite configuration.
# You can add STUMP_JWT_SECRET or other overrides here if needed.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Stump

Favicon

 

  
  
Favicon

 

  
  
Favicon