mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #444] [MERGED] Add metadata.db generation for calibre-web #457
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/444
Author: @EcksDy
Created: 10/11/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @Siumauricio
Base:
main← Head:auto-gen-metadata-db-calibre-web📝 Commits (2)
d329e81Add metadata.db generation for calibre-webcb7216eAttempt to fix template📊 Changes
2 files changed (+22 additions, -6 deletions)
View changed files
📝
blueprints/calibre-web/docker-compose.yml(+2 -1)📝
blueprints/calibre-web/template.toml(+20 -5)📄 Description
Adding generation of the
metadata.dbfile if it does not exist. This streamlines the initial setup process and ensures proper permissions for the library directory(for uploads).Using a slightly modified solution from this issues on calibre-web:
https://github.com/linuxserver/docker-calibre-web/issues/30#issuecomment-721714183
Deployment logs:


Calibre web UI correctly setting up db:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.