---
services:
calibre-web-automated:
image: crocodilestick/calibre-web-automated:latest
container_name: calibre-web-automated
environment:
- PUID=1000
- PGID=100
- TZ=UTC
volumes:
- /path/to/config/folder:/config
- /path/to/the/folder/you/want/to/use/for/book/ingest:/cwa-book-ingest
- /path/to/your/calibre/library:/calibre-main # Point to your Calibre config folder not the 'Calibre Library' folder directly
- /path/to/where/you/keep/your/books:/books #Optional
- /path/to/your/gmail/credentials.json:/app/calibre-web/gmail.json #Optional
ports:
- 8084:8083 # Change the first number to change the port you want to access the Web UI, not the second
restart: unless-stopped
Thnx a lot Martin. Can’t wait to see this improved Calibre Web Automated working on NS8.
If you have a pre- or testrelease, let me know and I gladly help testing.
Very important question. I copied a metadata.db file into the books container. I gave this file the calibre-web1 ownership and all necessary permissions. But yet I get the error ‘cannot write into readonly database’. The consequence is that it’s impossible to upload any new books.
Like that this Nethserver application is absolutely useless and should be removed from the long list of Nethserver apps.
Hi, there are alot of imprivements that were and have been planned for this specific application version that we need to dedicate to work on improving it, building it, and making significatn changes.
Also, We have gained alot of experience, and storage related improvements on nethserver, that we need to package and improve into this module, in relation to the ns. bear with us, as well work to get this DOne.