Video coming soon…
🎬 Setup Stump — Fast Comics, Manga, and eBook Server
Deploy Stump on Ubuntu with Docker — a lightweight Rust-based server for comics, manga, and ebooks with OPDS support for external readers, on port 10801.
⚠️ This script is provided for demo and testing purposes only. Not intended for production use.
📦 Resources & Setup Scripts
Grab the automated bash script from GitHub to follow along with the video.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/stump/stump-ubuntu.sh
chmod +x stump-ubuntu.sh
./stump-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/stump/stump-ubuntu.sh
2 Make it Executable
chmod +x stump-ubuntu.sh
3 Run the Installer
./stump-ubuntu.sh
4 Open the Web UI and Add a Library
http://your-server-ip:10801
Ports Used
| Port | Purpose |
|---|---|
| 10801 | Stump web interface and OPDS catalogue |