1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

calibre-web/README.rst: Clarify ebook-convert may need ~1GB

This commit is contained in:
A Holt 2023-07-26 06:43:04 -04:00 committed by GitHub
parent ff5fc18f18
commit 8b628f9602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,16 +18,18 @@ e-books using an existing Calibre database. Teachers can upload e-books,
adjust e-book metadata, and create custom e-book collections ("bookshelves"): adjust e-book metadata, and create custom e-book collections ("bookshelves"):
https://github.com/janeczku/calibre-web#about https://github.com/janeczku/calibre-web#about
This Ansible role installs Calibre-Web as part of your Internet-in-a-Box (IIAB) This Ansible role installs Calibre-Web, as a modern alternative to Calibre, for
as a possible alternative to Calibre. your Internet-in-a-Box (IIAB).
*WARNING: Calibre-Web depends on Calibre's own* ``/usr/bin/ebook-convert`` *program, *NOTE: Calibre-Web takes advantage of Calibre's own
so we strongly recommend you also install Calibre during your IIAB `/usr/bin/ebook-convert <https://manual.calibre-ebook.com/generated/en/ebook-convert.html>`_
installation!* program if that's installed — so consider installing Calibre during your IIAB
installation — if you tolerate the weighty ~1 GB (of graphical OS libraries)
that Calibre mandates!*
Please note Calibre-Web's Ansible playbook is ``/opt/iiab/iiab/roles/calibre-web`` Please note Calibre-Web's Ansible playbook is
whereas its Ansible variables ``calibreweb_*`` do **not** include the dash, ``/opt/iiab/iiab/roles/calibre-web`` whereas its Ansible variables
per Ansible recommendations. ``calibreweb_*`` do **not** include the dash, per Ansible recommendations.
Using It Using It
-------- --------