Video coming soon…

🎬 Setup Suwayomi — Self-Hosted Manga Server & Reader

Deploy Suwayomi on Ubuntu with Docker — a self-hosted manga server and reader with extension-based sources, syncing your library and reading progress across devices, on port 4569.

⚠️ 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.

Automated install script — one command deploys Suwayomi on port 4569. Add extension sources in Settings, then browse and read.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/suwayomi/suwayomi-ubuntu.sh
chmod +x suwayomi-ubuntu.sh
sudo bash suwayomi-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/suwayomi/suwayomi-ubuntu.sh

2 Make it Executable

chmod +x suwayomi-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts the Suwayomi server on port 4569, with your library, downloads, and settings kept in the ./data volume.

sudo bash suwayomi-ubuntu.sh

4 Add Extension Sources

Open Suwayomi and add your source extensions under Settings → Browse → Extensions, then start finding manga:

http://<your-server-ip>:4569

Ports Used

PortPurpose
4569Web UI + reader (host → container 4567) — no auth by default
./dataLibrary, downloads, and settings

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions