this post was submitted on 02 Dec 2024
142 points (96.1% liked)

Selfhosted

41209 readers
737 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 posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Mine is beaverhabits, just a good habit app that has come out recently.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 54 points 1 month ago (1 children)
[–] [email protected] 11 points 1 month ago* (last edited 1 month ago) (1 children)

Yeah, combines with beaverhabits, for all around fun action.

[–] ComradeMiao 4 points 1 month ago

Have you tried beaver docking? I really like it. I just learned of it recently and do it everyday. Better than a lot of other docking.

[–] [email protected] 33 points 1 month ago (2 children)

Hmm, not sure if it's lesser known, but Actual Budget is pretty neat. I pay for SimpleFIN to get transactions and whatnot, and it has been awesome to keep track of my finances.

[–] [email protected] 7 points 1 month ago (3 children)

I bounced off of Actual when I realized how clunky its goal templating is. I want to be able to have all my categories fill in a single click but the goal templates are hidden behind an experimental feature.

load more comments (3 replies)
[–] ComradeMiao 3 points 1 month ago (1 children)

Did you try Firefly as well? Why AB? Thanks for the recommendation and SimpleFIN looks great.

[–] [email protected] 5 points 1 month ago

Firefly

Nope. I found AB and saw that they had experimental support for SimpleFIN, which supports financial institutions in my country (USA), and it was cheaper than my old, non-selfhosted solution (Tiller). SimpleFIN provides a pretty simple API, so there's no reason Firefly couldn't support it as well (and there's an issue for it).

I also really hate PHP, so the fact that Actual Budget is written in node.js is a plus.

[–] BrianTheeBiscuiteer 24 points 1 month ago (6 children)

Not useful on its own but https://sablierapp.dev/ was really useful for me in getting back resources from some of the heavyweight containers I use. For those unfamiliar with it, Sablier can stop containers that go idle and then spin them back up automatically when a request comes in. It requires Traefik, NGINX, or Caddy running always so it could complicate your server but for me I couldn't do without it.

load more comments (6 replies)
[–] [email protected] 20 points 1 month ago (1 children)

https://github.com/modem7/docker-rickroll

There are also variations on this that play ASCII Star wars and modified versions of the song that are terrible on purpose.

I set this as the admin login link to my docker system just in case somebody manages to infiltrate my network.

load more comments (1 replies)
[–] [email protected] 18 points 1 month ago

Webtop. Lightweight Linux VMs but in Docker.

[–] [email protected] 17 points 1 month ago (1 children)

I use https://ntfy.sh/ for a lot of stuff and I don't see anyone talk about it. I recently wrote a container to poll RSS feeds and send push notifications via ntfy https://github.com/chunkystyles/rssToNtfy

[–] [email protected] 4 points 1 month ago (1 children)

I’m a lifetime Pushover user. As far as I can tell, ntfy isn’t using official push notifications whereas Pushover does. Also, ntfy has issues on iOS. That’s why I’m still running all my notifications via Pushover.

[–] [email protected] 3 points 1 month ago (4 children)

I thought I replied to this earlier, but it seems like it didn't take.

Pushover seems nice, but doesn't seem to be self-hostable. It looks like there is a replacement service in the works called Overpush.

All I can say is that I don't own any Apple products and never even looked at that section of their documentation. The Android and web clients work flawlessly, except that the Android client doesn't support markdown.

load more comments (4 replies)
[–] [email protected] 16 points 1 month ago (6 children)

https://gitlab.com/Nulide/findmydeviceserver, a FOSS and self-hosted alternative to location history. Particularly useful for finding my device which has no Google services on it.

[–] [email protected] 4 points 1 month ago (2 children)
load more comments (2 replies)
[–] [email protected] 3 points 1 month ago (1 children)

sorry what, it can keep a location history? how?

[–] [email protected] 4 points 1 month ago

You need to install the client from F-Droid and it periodically polls your device for its location.

load more comments (4 replies)
[–] Ugurcan 14 points 1 month ago* (last edited 1 month ago) (4 children)

KitchenOwl - Smart Shopping List & Recipe Manager - paste any online recipe (including YouTube) and it will add the missing ingredients to your shopping list.

N8N - IFTTT/Zapier alternative visual scripter with NodeRed touch. Has integrations with thousands of APIs.

Not directly a docker image but Obsidian LiveSync, an Obsidian plugin that uses a self-hosted CouchDB or Object storage to replicate official Sync.

[–] qaz 3 points 1 month ago (2 children)

Why did you pick N8N over Node-RED?

[–] [email protected] 2 points 1 month ago

Haven't tried node, so I'm interested to hear as well, but n8n is super easy to set up, and I like the interface.
I've looked at node multiple times in the past, and I remember finding no reason to switch.

[–] Ugurcan 2 points 1 month ago

Node-RED requires enough technical knowledge that it becomes not easier, but harder than writing JS code when things go medium size. N8N is superior in UX.

Also although I greatly appreciate everyone’s efforts, I don’t want to rely on community plugins that require maintenance and may or may not abandoned after it’s developer loses interest/move on with their life. TBH NPM is brimming with those.

[–] AustralianSimon 2 points 1 month ago (1 children)

N8n just got 50k stars on github

load more comments (1 replies)
load more comments (2 replies)
[–] [email protected] 14 points 1 month ago* (last edited 1 month ago) (1 children)

Hoarder. It is bookmark management with AI tagging. Tags are amazing when you don't have to assign them yourself.

load more comments (1 replies)
[–] dogsnest 12 points 1 month ago (1 children)
[–] [email protected] 4 points 1 month ago (1 children)

Cool, but is there any reason to use this over Searx?

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago) (3 children)

No, mostly because Google Search is just terrible. The app itself is great.

At least with Searx you can search multiple private search engines (your preference) at once. You can also selfhost it.

load more comments (3 replies)
[–] [email protected] 10 points 1 month ago (5 children)

https://github.com/jlesage/docker-firefox

Having a browser in a browser is surprisingly useful.

load more comments (5 replies)
[–] [email protected] 9 points 1 month ago (1 children)

traefik-kop which allows me to use Docker-Compose labels for Traefik even on my other Docker hosts without the need for Docker Swarm or K8s.

[–] [email protected] 3 points 1 month ago

That is actually very useful. I'm saving that for later.

[–] [email protected] 6 points 1 month ago

I think my most obscure one is "Homarr", which as the name suggests is a dashboard designed with the *arr suite in mind, but I use it as a regular dashboard for my regular services.

[–] [email protected] 5 points 1 month ago (1 children)

Does anyone have a guide or tutorial that can help me make sense of what everyone is talking about here?

[–] [email protected] 5 points 1 month ago

well, i could just link you to docker's documentation, but that's not super helpful. The tldr is that docker is a way of distributing/running software you run on servers.

What do you want to do? Do you just want to learn, or do you want to set something up?

[–] [email protected] 4 points 1 month ago

OpenBooks - Easily download/pirate books.

uLogger - Logging my travel and rides.

Adminer - GUI frontend that can access multiple databases.

Minimalist-Web-Notepad - A simple notepad for quick notes and lists.

[–] [email protected] 3 points 1 month ago

PlantUML-Server: Github / Docker Hub I do use some plantuml graphics in my Obsidian notes to document my network setup. And it's really nice to have a self hosted renderer where all my devices can access it.

UnifiBrowser Github / Docker Docker Image to access the Unifi API, helped a lot to debug the integration of Unifi data into other tools (e.g. Munin)

Wanderer Github - Platform to save and upload gps tracks. I do misuse it as a platform for my motorbike tour 'library' for easy choice which tour I want to do

[–] [email protected] 2 points 1 month ago

@[email protected]'s hydroxide-push is very useful if you want to get Proton Mail notifications via ntfy, so you don't have to use Google Play Services/Firebase Cloud Messaging on degoogled Android systems like GrapheneOS
Also check out the post in [email protected] about it: https://lemmy.world/post/17087912

load more comments
view more: next ›