Calibre Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Calibre Setup Guide
Introduction
Calibre is an eBook management application that allows you to organize, convert, and transfer your eBooks across various devices.
Prerequisites
- Docker installed
- Calibre container running in your Docker stack
Configuration Steps
Step 1: Accessing the Calibre UI
- Open your browser and navigate to
http://<your-ip-address>:8080
.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
Change
, the location of you books to/books, Next
- Choose your e-book device.
Next
Finish
Step 2: Sharing over the net
- ``Preferences**, sharing, **Sharing over the net`
- Go to the
User accounts
tab, and selectAdd user, OK
- Open the
Advanced
blade and enter the IP of your host server, and the internal IP of you Readarr container. - Select the
Main
tab, and enableRequire username and password to access the Content Server, and Run server automatically when calibre starts
- Select Start server
Step 4: Plugins For Kobos
- Navigate to the
Preferences, Advanced, Plugins
. Get new Plugins
, and typeKoboTouchExtended
- Go to the
Metadata
tab. KoboTouchExtended in theFilter by name:
- Highlight the Plugin and choose
Install, Yes, OK
Step 6: Syncing eBooks to Devices
- Connect your eBook reader or device to your computer.
- Navigate to the
Devices
tab. - Transfer selected eBooks to your device.
- Click
Sync
.
Notes
- Ensure all paths and environment variables are updated in the
calibre.yaml
file. - Regularly backup your
config
andlibrary
directories to save your settings and eBooks.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check Calibre logs for error messages.
- Support: Link to the Calibre community and support resources.