Are any of you hosting their own E-Books? If so which Software are you using and is it compatible with the E-Reader of your choice (if you use one)?
I don’t have an E-Books nor do I have an E-Reader, but I’m considering to dig deeper into the business and wanted to hear your stories.
I use calibre to manage my library. Well, mostly just to put them into one place. But to browse/read/download books I’ve written my own service reads the calibre sqlite database and serves it as a web page. It doesn’t have opds support yet, but I’m looking into that. Check it out here: https://sr.ht/~ilikeorangutans/books/
I run BicBucStrim on my NAS, and I access it through the web browser of any PC or tablet, my Kobo eReader, or Mobiscribe eReader. You can download a book to the device to read it, though. It basically just generates a nice web layout to access your Calibre library.
Syncthing on my Kobo and all other devices where I want access to my books.
My flow is GoodReads (tracking/requesting) -> Readarr (manage downloads) -> Calibre (manage library/metadata) -> Calibre-Web (user friendly browsing/serving) and then I can send to kindle or download or whatever from Caliber-Web. I download from Usenets/Libgen/Openbooks
I manage my library on my laptop with Calibre, then replicate that to a server with Syncthing and serve it up via OPDS with COPS:
https://github.com/seblucas/cops
I like this because COPS is simple and easy to set up. It does just what I need and nothing else.
I read on a old jailbroken Kindle Paperwhite running KOReader.