65273db8eb8826b98b8cc9d0eafe40bff9c40db7
Kapowarr
Self-hosted comic library manager that acquires, imports, and organizes comics through the configured download workflow.
Deployment layout
- Compose:
/srv/docker/kapowarr/docker-compose.yml - Static configuration/source: no additional static configuration or build source
- Non-secret environment: none
- Secrets: none
- NVMe application state:
/srv/appdata/kapowarr/db - Bulk HDD data: none
- Other mounts:
/srv/downloads/intermediateat/app/temp_downloadsand the shared/data/Data1/comicslibrary at/comics-1, both read-write
Secrets are never committed to this repository. No standalone secret file is declared; credentials entered through Kapowarr are retained in its protected application-managed database.
Dependencies and recovery
- Networks/dependencies: external
npm_proxynetwork at192.168.97.16; download-client integrations are configured within Kapowarr, with shared temporary downloads and comic-library storage mounted from the host - Back up:
/srv/appdata/kapowarr/dband the separately managed/data/Data1/comicslibrary - Re-creatable: the Kapowarr container and
/srv/downloads/intermediatetemporary-download contents
Description
Self-hosted comic library manager that acquires, imports, and organizes comics through the configured download workflow.
https://casvt.github.io/Kapowarr/
43 KiB