this post was submitted on 30 Jul 2023
75 points (97.5% liked)

Selfhosted

59955 readers
379 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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
[–] EncryptKeeper@lemmy.world 1 points 2 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.

[–] jjakc@lemthony.com 4 points 2 years ago (1 children)

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.

[–] Sehandler@lemmy.world 2 points 2 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.

[–] WestyFlyer@lemmy.world 1 points 2 years ago

Labors reader looks really great. Just wish it had an iOS/android app. I’ll definitely keep it in mind.