Does anyone know of a self hosting option for hosting ebooks? I keep hoping there is an open source library type app where I could add my ebooks and host them for myself and others.
Check out the docker version of calibre if you’re into that https://hub.docker.com/r/linuxserver/calibre-web
To clarify, calibre-web is not “the docker version of calibre”, it’s a separate project that provides a nice web frontend for an existing calibre database.
So if I understand correctly, I would spin up a Calibre docker (a la https://hub.docker.com/r/linuxserver/calibre) and then spin up a separate Calibre-web docker and point it to the first one?
I believe you can, but I just copied the calibre books and database from my PC and run it from calibre-web without maintaining any link to calibre.
It’s not perfect but it works well enough.
I do it like this. Manage calibre on my PC, and copy the ‘Calibre Library’ contents to the server through ftp.
That’s correct! I can share my docker-compose if that’s helpful. I’m on my phone, but I believe they just have to share a volume.
Caliber is great, but if you have audiobooks, auidiobookshelf has gotten pretty decent at hosting ebooks too
Do you mean Calibre?
Yeah, my phone really didn’t wanna let me type it correctly and I didn’t bother figuring it
I run calibre, it has a server option, which can be queries bij Moon+ reader. (which I use) My setup is internal use only though.
maybe this - https://github.com/janeczku/calibre-web
It’s not as clean a solution as they’d like it to be, but for another option, Jellyfin hosts media including books. When I say “not as clean,” I mean that you can stream video and music from the server, but it has you download books to read on another device. Last I heard, they were looking to integrate at least a PDF viewer into the interface, though.
they were looking to integrate at least a PDF viewer into the interface
I mean, you could just integrate the browser’s pdf viewer, no?
Probably, though I don’t know their architecture well enough to say. The discussion that I saw referred specifically to PDF.js, which I believe is what the browsers use, though.
I’ve been playing with Audiobookshelf and it does do books as well.
Take a look at Calibre-Web (github.com/janeczku/calibre-we…) which I’ve been using for what you ask for quite a while now. As the name suggests it can also take advantage of a pre-existing Calibre eBook Database.
Takes advantage of = requires.
Of course you are right, and this should be noted.
But if you so happen to have Calibre already running via for instance your desktop installation you, may also “take advantage your pre-existing Calibre database” in Calibre-Web ;-)
Calibre is great but it’s not a server based program, it’s just a desktop client. There is Calibre-web which you can host which kinda turns it into a server but it does that by exposing a website you connect to that shows you the Calibre interface via VNC, so it’s a bit hackey.
I haven’t tried it but https://www.kavitareader.com/ might be a good alternative if you end up not liking Calibre.
That’s not what calibre-web does. As per the GitHub page:
Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database.
There is no VNC involved.
There’s a Calibre container, I believe by LinuxServer.io, that comes with this VNC setup for serving calibre in a browser window. Probably what was meant here.
Calibre-web is basically a nice UI for a file server over the calibre library.
Labors reader looks really great. Just wish it had an iOS/android app. I’ll definitely keep it in mind.
I use Komga (https://github.com/gotson/komga) and it’s pretty cool
deleted by creator
Audiobookshelf is quite nice too. The ebook reader isn’t quite there yet, but it develops very fast. Also apps for Android and iOS