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.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (2 children)

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.

  • source
  • hideshow 4 child comments
  • [–] 5 points 3 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago

    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.

  • source
  • parent