kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
397e3deec8
commit
c5e0ea704e
|
@ -53,6 +53,10 @@ On the initial setup screen, enter `/books` as your calibre library location.
|
||||||
*Username:* admin
|
*Username:* admin
|
||||||
*Password:* admin123
|
*Password:* admin123
|
||||||
|
|
||||||
|
If you lock yourself out or forget a password, you will need to specify the app.db similar to this:
|
||||||
|
`docker exec -it calibre-web python3 /app/calibre-web/cps.py -p /config/app.db -s <user>:<pass>`
|
||||||
|
If you fail to specify the proper db, it will appear to succeed, but it will not work.
|
||||||
|
|
||||||
Unrar is included by default and needs to be set in the Calibre-Web admin page (Basic Configuration:External Binaries) with a path of `/usr/bin/unrar`
|
Unrar is included by default and needs to be set in the Calibre-Web admin page (Basic Configuration:External Binaries) with a path of `/usr/bin/unrar`
|
||||||
|
|
||||||
**64bit only** We have implemented the optional ability to pull in the dependencies to enable ebook conversion utilising Calibre, this means if you don't require this feature the container isn't uneccessarily bloated but should you require it, it is easily available.
|
**64bit only** We have implemented the optional ability to pull in the dependencies to enable ebook conversion utilising Calibre, this means if you don't require this feature the container isn't uneccessarily bloated but should you require it, it is easily available.
|
||||||
|
|
Ładowanie…
Reference in New Issue