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

Selfhosted

59955 readers
383 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
[–] traches@sh.itjust.works 18 points 2 years ago (1 children)

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.

[–] timespace@lemmy.ninja 0 points 2 years ago (2 children)

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?

[–] das@lemellem.dasonic.xyz 4 points 2 years ago (1 children)

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.

[–] om1k@sopuli.xyz 1 points 2 years ago

I do it like this. Manage calibre on my PC, and copy the 'Calibre Library' contents to the server through ftp.

[–] traches@sh.itjust.works 1 points 2 years ago

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.