-
Notifications
You must be signed in to change notification settings - Fork 25
Migrating
new-usemame edited this page Jul 4, 2026
·
1 revision
One line. Stop the container, swap the image, start it.
- image: crocodilestick/calibre-web-automated:latest
+ image: ghcr.io/new-usemame/calibre-web-nextgen:latestdocker compose pull && docker compose up -dSettings, users, OAuth tokens, and KOReader sync state are preserved. The data format is identical, so reverting is the reverse one-line change.
- Stop your existing Calibre-Web container.
- In the new compose file, point
/configat the same/configfolder you used for Calibre-Web. - Whatever you bound as
/booksin Calibre-Web should be bound as/calibre-libraryhere. - Pick an empty folder for
/cwa-book-ingest(it's CWA-specific; no equivalent in stock CW). - Start the container.
Users, settings, and shelves carry over. The first launch takes a few extra seconds while CWA registers itself with the existing app database.
Calibre-Web-NextGen · a community-maintained bug-fix build of Calibre-Web-Automated · File a bug · Discord · GPL-3.0-or-later
Getting started
Moving in
Configuration
Reference