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.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.
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
Readarr was orphaned, so most people switched to using LazyLibrarian. LL is kind of difficult to work with and you'll typically see a lot of failures in the logs for various things. Instead, you could use Shelfmark which fulfills the same general purpose but is more straightforward.
For browsing/reading, most people use Calibre-Web. You can write a simple bash script to do periodic imports via calibredb. Just point the output directory of Shelfmark to the input directory for that command.
EDIT: I'm not sure if this exists in Headscale, but Tailscale also has Services you can setup so that something like
machine.some-domain.ts.net:8083can be mapped asbooks.some-domain.ts.net. For Kobo Sync or OPDS devices you can just download to local, but if you are just using an Android device, you can stream the book to the device via browser which is very nice.We'll that's a shame to hear that readarr was abandoned.
ShelfMark is the go-to option now. It's also far better than Readarr was and works seamlessly with both Prowlarr and Anna's Archive.
Chaptarr is a thoroughly re-worked fork of Readarr. It's been working nicely for me. Not released publicly yet, but it's going to be soon.
Chaptarr is a thoroughly re-worked fork of Readarr. It's been working nicely for me. Not released publicly yet, but it's going to be soon.
There is a fork of Readarr that works pretty well:
https://github.com/pennydreadful/bookshelf
Chaptarr is a thoroughly re-worked fork of Readarr. It's been working nicely for me. Not released publicly yet, but it's going to be soon.