Mine is beaverhabits, just a good habit app that has come out recently.
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:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Distrobox. Building weird projects is nicer when I can start from a fresh system each time.
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.
sorry what, it can keep a location history? how?
sorry what, it can keep a location history? how?
You need to install the client from F-Droid and it periodically polls your device for its location.
I’m using Traccar for this.
I used Traccar before switching to FMD. It used a lot of battery for somewhat inaccurate results in my case (might be phone related).
I’m using OwnTracks on the phone. No complaints at all.
I’ve been wanting to spin this up myself, but the fact that the Dev says his example docker-compose.yml is incomplete has stopped me in the past. Did you have to add anything to get it functional?
the only change I had to make was to add the config file to the volumes list:
compose.yml
Awesome, thanks. I’m going to give it a try. It seems like the best FOSS find my device type service available by far.
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.
😂
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.
Did you try Firefly as well? Why AB? Thanks for the recommendation and SimpleFIN looks great.
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.
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.
Yeah, it’s not perfect, but it works well enough to get what I wanted: see unexpected expenses from my vast array of credit cards. I’ve caught fraudulent transactions my bank didn’t, so that’s nice.
I don’t actually do strict budgeting with it, I mostly just want to see generally where our money is being spent, and I prefer to keep those transactions as private as possible (well, outside of my banks selling my transaction data to data brokers, that is…).
Ah. Yeah I’m trying to find an alternative to YNAB since they keep upping their annual fees but the service works so well for me that the price is probably worth it anyway.
Yup, probably.
But hey, there are free options (Actual and Firefly), so there’s no harm in trying them out. If you can replicate your setup in YNAB, you might just save yourself some money. But definitely don’t ditch it until you’ve gotten everything set up first.
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.
That is actually very useful. I’m saving that for later.
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.
So would this work well e.g. with the the *arr stack? Because most of the services wouldn’t even need to run always
How would the timed tasks be handled if they’re offline
It probably would work well with those as long as the startup time was quick (my containers come up almost instantly) and the initiating clients can handle a bit of latency. I didn’t notice any hiccups in my use at all.
This sounds quite interesting!
I believe this can integrate with various reverse proxies and trigger on-demand?
Right. When a request comes in, Traefik, for one, will hold the connection until the service is back up then forward the request as usual. This works for UIs as well. You’ll get a temporary loading page then redirected to the requested UI when the service is up.
whoogle
https://github.com/benbusby/whoogle-search
Stripped-down ad-free frontend for google.
Cool, but is there any reason to use this over Searx?
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.
I need to finally look into this shit. I bought a domain and everything but have never tried to make anything actually exposed. Meh. Maybe I hyper fixate on it this week. Fingers crossed.
Run searx and cloudflared, then you can expose it and have DDOS protection
you don’t need to expose it. set up wireguard and have fun much more safely
Webtop. Lightweight Linux VMs but in Docker.
Anything can be a docker container
Yeah, so pick a cool one
My point is you can make Dockerfiles do a lot of things
Which one
Yeah, combines with beaverhabits, for all around fun action.
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.
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.
Hoarder. It is bookmark management with AI tagging. Tags are amazing when you don’t have to assign them yourself.
Tabs were the worst invention in the world for those of us with ADHD
@oranki@lemmy.world’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 !unifiedpush@lemmy.dbzer0.com about it: https://lemmy.world/post/17087912
Does anyone have a guide or tutorial that can help me make sense of what everyone is talking about here?
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?
I’m a big fan of Twitch Channel Points Miner v2 for getting all the hats (MT items) from Twitch without watching anything.
https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2
Looks like that one isn’t maintained. That page links to this one instead.
Been working untouched for a long time but might be time to update. To that maintained one, thanks!