I think everybody on here is constantly keeping an eye out for what to host next. Sometimes you spinup something which chugs along nicely but sometimes you find out you’ve been missing out.
For me it’s not very refreshing or new: Paperless-ngx. Never thought I would add all my administration to it. But it’s great. I probably can’t find the thing I need, but I should have a record of every mail or letter I’ve gotten. Close second is Wanderer. But I would like to have a little bit more features like adding recorded routes to view speed and compare with previous walks. But that’s not what it is intended for.
What is that service for you?
Immich, SearXNG, FreshRSS
n8n
thought it was overkill. now does tons of things.wouldnt wanna live without it.
Syncthing. Decentralized data backup that works with minimal setup. Now I can add cloud sync to most any app.
I setup my own with a bash script for backup years ago that uses rsync, feel too invested in that now to change
Watch out to enable “keep on delete” features. I didn’t do that and didn’t see that gigabytes of personal photos got deleted which I had to recover from an old backup. Still don’t know how it happened as I only found out a few weeks after the fact.
Sync is not backup! If there’s a software bug or a wrong setting sync can delete your files. Syncthing is pretty mature so I doubt this was a Syncthing bug, however you shouldn’t only trust Syncthing. I’m doing btrfs snapshots weekly and delete them after three years for important folders nowadays.
Also the “auto normalize” option (true by default and only shown in advanced settings) can mess-up with your source files. Mouting source files read-only won’t work either as it is creating files in source folders.
Thanks for the heads-up!
Joplin.
Ive been paying for Workflowy and honestly, I’ve reached my limit of cost vs value.
I needed a way to do more than just bullets, like Evernote without the bloat, or OneNote/Notes without the megacorp, something I can export and read 100 years from now.
I was surprised how often I use it, and slowly weening off of Workflowy.
I love Joplin on the PC, but i hate the phone app. I don’t want to do markdown on ny phone.
https://radicale.org is taking care of our address books, shared calendars for the family, todos and notes, all with one Backend but many different clients on different operating systems.
For low end dum-dums like me, https://sabre.io/baikal/ is a simpler, but very stable caldav solution. I bet Radicale has more features, but did I mention being low end? 🙂
Same thing for me. I couldn’t get radical running and baikal was easy :)
Looks really great. I’m depending on Synology for CalDav and WebDav but if I can move away from that to make switching NAS in the future easier, that would be great.
Never knew I needed? Another vote for Paperless-ngx. I still feel like I’m living in the future using it. The trick I’ve found was initially setting up a good document naming & management convention & following it religiously for every document. The search function is fantastic at narrowing down results. Used in conjunction with specific coloured tags I can immediately see what I need from search results.
Fired up Immich recently. Amazing. Will be donating as I like their stance.
I also enjoy Linkwarden. Switched from the also excellent Hoarder as I prefer the UI.
Most used? Nextcloud with Joplin.
@saltarello@lemmy.world funnily enough, I switched from Linkwarden to Hoarder. I like the smart lists. Just bookmark everything, check it later.
I’ve been eyeing that. Using linkding for ‘functional’ sites & linkwarden for articles at the moment.
I like linkding a lot, but am too lazy to tag things properly.
discord bot for my families group chat server. I know it doesn’t really mesh well with the mentality of selfhosting but it works for us.
I’m able to do silly stuff like each person getting a ‘score’ that gets taken down or up when they say something good/bad and people react to itI have so many shitty little discord bots I’ve tossed together, I love self hosting them lol
Why not Matrix via Conduit?
Love that
Y’all get a lot of good use out of Discord?
Kavita for my ebook collection—mostly tabletop RPGs, but some comics and sci fi as well.
I don’t actually use the web interface that often. I add books to my Kavita library, then scan the OPDS feed into my scratch-my-own-itch mobile app, Bookoscope, and download whatever I want to read onto my tablet from there.
Side note, PDFs are the absolute worst. Even reading them on a full-sized tablet is incredibly annoying. Anybody have any tips/tricks/apps for that?
I usually convert pdfs to epub if its something I actually need to read and not just scan/browse. Often I would bother to even edit the epub in Sigil to fix any problems with the conversion.
Side note, PDFs are the absolute worst. Even reading them on a full-sized tablet is incredibly annoying. Anybody have any tips/tricks/apps for that?
Try KOReader. It’s mainly for e-ink devices (initially, Kobo devices) but it handles PDFs better than most applications and gives you various options to address them.
It’s still not going to do miracles on smaller screens like phones, but I use a Kobo tablet/ereader and it works very well there.
Forgejo. There are so many things that can use a git repo but I don’t want to have them out in the wild, so I host them myself, safe and sound behind my firewall.
I also mirror other github forks so they don’t go away whenever those services decide to rugpull them.
Do you manually mirror and keep the forks up to date? Or is there an automation for it?
There’s automation and you can do it manually if needed. For example I have a couple of emulators that pull every 24 hours from GitHub just in case nint tendo gets a little lawsuit heavy. I also have one offs from GitHub that pull down when I want.
You can also mirror a public repo from GitHub into a private repo so it does not gets indexed/ai trained.
I host foregejo, but I have a small problem. I can’t get my ssh keys to work for cloning repos. I can’t only use https.
I use API tokens. Seems to work fine for mirroring.
Is port 22 accessible and pointed at it? You could also run it on an alternate port and specify that port in your ssh config.
I’m using a different port and have it in my config. Sadly that didn’t work too 😭
In both client config and forgejo config? And docker config?
It’s working for me, but I had to add a config to my ~/.ssh/config file
I’ll check my docker config when I get home to make sure.
I started with gitea but found it difficult to backup. I’ve been using gogs for a while now and find it minimal and easy to administrate.
I run it in a docker on zfs so snapshots backed up to PBS seem pretty bulletproof.
Bump and definitely saving this thread!
Same! Lots of good stuff that’s been mentioned so far, so much to look up and into :D
Self hosted Librespeed. Just so usefull to know if I or my ISP screwed up!
Easily set up, and easily attached to other things. Simple notifications about whatever is needed, like service health or updates, new posts on public platforms, etc. A simple
curl
is plenty to send and receive notifications, and it works on Android without requiring FCM (Google infrastructure).And for those using Matrix, it stops you from having to use Google notifications.
If you’d permit a short quiz. Ntfy is really interesting to me. I would like to send general server updates and didn’t know how to ensure users, just family and friends, get them. I think ntfy could solve that problem, right now I just text and maintain a bookstack document.
I would also like to send user specific notifications though. For example a user requests a show from Jellyseerr, the admin legally obtains said show and uploads it to jellyfin, user then gets notification that the show they requested is available.
Tangent to this, “Apprise lets you send notifications to a large number of support notification services.”
Another alternative: https://pushover.net
Sadly it doesn’t work with CrowdSec which is the biggest thing I would want notifications on (bans and such) and Gotify isn’t the pub/sub MQTT-style that I like about ntfy…
I’m a long time Pushover user and recently set it up with CrowdSec.
If a curl is sufficient for ntfy as well, you should be able to adapt the http-plugin.
Super simple, I’ve made several integrations for ntfy this way. The result is less pretty but fully workable.
Ntfy can act as an email server if you configure it. So if an application is not supporting ntfy directly but email, you can go that route. Ntfy will then simply forward the email as push notification. Its also pretty simple to set up, used this as a workaround because authelia doesn’t support it directly. Here is the link to the specific ntfy documentation: https://docs.ntfy.sh/config/#e-mail-publishing
I used the local variant (https://docs.ntfy.sh/config/#local-only-email) which does not require any DNS entries, as I only use it for sending notifications between my self hosted containers (all on the same host).
Alternative: Gotify
Been using anytype.io (self-hosted) for a month now and it has been amazing.
Using it as a journal, bookmark manager, general note taking, etc…
PaperlessNGX Syncthing
Paperless is rEally awesome… Scan to folder, it will automatically be sorted and categorized, full text search and one neat thing: It just stores the pdf in subfolders which makes backup also usefull without paperless
I second paperless-ngx. I’ve gotten rid of almost all paper docs, just scan everything in. It makes taxes so much easier because I can easily filter year to year for comparisons.
Didn’t notice OP said this as well.
If you don’t mind me asking, how/on which criteria does auto-sort and -categorization work? Scanning file name and contents? But then you’d have to pre-define some sort of keywords, no?
Yes, you have to set attributes and clients. First documents you have to set everything yourself but it gets usefull really fast. I just scan a letter, and look througout the day if it was correct recognized and maybe correct it
And if you don’t review your new documents very often, the auto-tagging and filtering options make it easy to just go through your inbox when you get a chance, knowing you didn’t miss something.
It’s actually quite simple - not sure how it does work under the hood, but take a look at your documents. Every insurance, employer or company has its own letterhead with logo, contact information and legalese. You just tell paperless on one document “hey, that is my insurance, please tag everything like this as insurance” and it will do that.
You can predefine keywords/phrases, yes. But there are many other options. You can tag different documents based on how they wherer ingressed (which e-Mail they came/were sent to from for example). I have it set up so that my scanner has a few different quick action buttons which atomatically upload the documents into different folders (think bills, helthcare, bank, etc.) Then paperless tags and sorts them based on those folders.
I also does machine-learning when enabled which works ok in my experience.
I think there one I never expected would be Kitchenowl. Shopping list, recipe list, planner for food, expenses… very useful for a joined household.