Calibre‐Web Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki

Calibre-Web Setup Guide

Introduction

Calibre-Web is a web-based eBook library management tool that provides a simple and easy way to browse, read, and manage your eBook collection.

Prerequisites

  • Docker installed
  • Calibre-Web container running in your Docker stack

Configuration Steps

Step 1: Accessing the Calibre-Web UI

  1. Open your browser and navigate to http://<your-ip-address>:8083.
  2. Log in with your Calibre-Web credentials.

Step 2: Initial Setup Wizard

  1. Follow the initial setup wizard to configure basic settings.
  2. Choose your preferred language for the Calibre-Web interface.

Step 3: Adding Your eBook Library

  1. Navigate to the Settings tab.
  2. Go to the Basic Configuration section.
  3. Enter the path to your Calibre library folder.
  4. Click Save.

Step 4: Configuring Metadata Sources

  1. Go to the Settings tab.
  2. Navigate to the Metadata section.
  3. Configure your preferred metadata sources (e.g., Google Books, Open Library).
  4. Click Save.

Step 5: Customizing the Interface

  1. Navigate to the Settings tab.
  2. Go to the Appearance section.
  3. Customize the interface settings according to your preferences (e.g., theme, display options).
  4. Click Save.

Step 6: Setting Up User Accounts

  1. Navigate to the Users tab.
  2. Click Add User.
  3. Enter the user details (username, email, password).
  4. Assign user roles and permissions if necessary.
  5. Click Save.

Notes

  • Ensure all paths and environment variables are updated in the calibre-web.yaml file.
  • Regularly backup your config directory to save your settings and eBooks.

Troubleshooting

  • Common Issues: List common issues and solutions.
  • Logs: Check Calibre-Web logs for error messages.
  • Support: Link to the Calibre-Web community and support resources.