Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
What I really want is a a similar project for epub files. I’ve not been able to find a web based library that allows easy download and auth based management.
jellyfin with OPDS plugin. you can get download books directly from any OPDS compatible reader (Koreader, Moonreader+, etc)
That's a solved problem, the answer is Calibre. If you want a nicer interface and some other fluff you can install calibre-web as a frontend for it. Calibre-web is very interesting if you have a Kobo e-reader because you can configure it as your store and get the books you add to calibre to magically appear on the e-reader with a nice download button next to it.
I use Calibre to manage my librairy on my NAS, and COPS (https://github.com/seblucas/cops) to access it from anywhere. COPS just read the Calibre database saved on the NAS, and displays it as a self-hosted web site with all categories (authors, ratings, languages,...) and download links.
Oooo thank you for this. I already use Calibre but their web offering is imho kinda bad. This looks like it’s pretty much a drop in solution to my problem. If I throw it behind a zero trust page I can even open it up to the open internet.
Thank you for this!
Audiobookshelf supports EPUB files and other ebook formats. You can put them alongside audiobooks (offering a UI option to either read or listen) or use purely ebooks although obviously a little overkill if you aren't using the audio features at all
Have you tried Calibre?