Calibre Web Automated install on Rpi5
Hi I have a Raspberry Pi 5 running Bookworm. I've installed Calibre on this and would now like to link my books to Calibre-web.
I've installed Calibre-web in a docker but am not seeing my Calibre books. In the database config screen I don't seem to see my Calibre Library listed so am not sure how I go about linking to it as the folders don't seem to match my Pi folder structure.
The code I have used for the volumes on the compose.yml is as follows:
- /home/user/calibre-web-config:/config
- /home/user/cwa-book-injest/ingest:/cwa-book-ingest
- /home/user/Calibre Library:/library
Does anyone know a way to link the metadat.db file in my existing Calibre library to Calibre-web? Thank you.
|