[GH-ISSUE #9947] Add subfolder support to docker image #2158

Closed
opened 2026-02-26 12:51:30 +03:00 by kerem · 2 comments
Owner

Originally created by @kuldan5853 on GitHub (Dec 14, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9947

🌟 Briefly describe the feature

add support for subfolder paths (e.g. https://myserver.com/booklore) to the application

📝 Detailed description

Right now if you try to put booklore behind a reverse proxy via a subfolder, you only get a blank image. This usually means that the application is unable to handle the subfolder path internally.

audiobookshelf hardcoded /audiobookshelf as the potential path to make it easy
kavita has it configurable via the settings gui / config file

Since I can't use subdomains instead of subfolders, this prevents me from using booklore in any real capacity.

💡 Why is this useful?

This would enable more flexibility when deploying booklore.

Originally created by @kuldan5853 on GitHub (Dec 14, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9947 ### 🌟 Briefly describe the feature add support for subfolder paths (e.g. https://myserver.com/booklore) to the application ### 📝 Detailed description Right now if you try to put booklore behind a reverse proxy via a subfolder, you only get a blank image. This usually means that the application is unable to handle the subfolder path internally. audiobookshelf hardcoded /audiobookshelf as the potential path to make it easy kavita has it configurable via the settings gui / config file Since I can't use subdomains instead of subfolders, this prevents me from using booklore in any real capacity. ### 💡 Why is this useful? This would enable more flexibility when deploying booklore.
kerem 2026-02-26 12:51:30 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 14, 2025):

What? We dont use docker?

<!-- gh-comment-id:3651364947 --> @MickLesk commented on GitHub (Dec 14, 2025): What? We dont use docker?
Author
Owner

@kuldan5853 commented on GitHub (Dec 14, 2025):

.. Sorry. I posted here by accident, this was supposed to go into the actual booklore github.

<!-- gh-comment-id:3651380062 --> @kuldan5853 commented on GitHub (Dec 14, 2025): .. Sorry. I posted here by accident, this was supposed to go into the actual booklore github.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2158
No description provided.