ActualBudget. If you don't already budget, ActualBudget is a remarkably nice budgeting tool that will change your financial life for the better. actualbudget.com/
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!
Also interested, after all the *arr apps I would say:
- EDIT: I forgot about PiHole !
- IRC bouncer - ZNC for example
- Minecraft (fabric with phosphor and sodium plugins for performance)
- Picoshare or Sharry (eikek/sharry on gh)
- Libreddit
Also a neat web tool for messing with data there is cyberchef.
Thanks to this post I realized there is really only one or two services I really use or need haha (ZNC and the other one is a web tool for a popular ttrpg ->pm).
All of this and more is inside docker containers so if you don't know that I would highly recommend it.
If you are into RPGs Foundry VTT is a great replacement for roll 20 or any of the other virtual tabletops.
SearxNG for search: https://docs.searxng.org/
You can try it using a public instance if you like, but since installing it is easy and painless, just go for it.
thanks - open source search - what a wonderful idea! Although duckduckgo is tolerable, I used google without an ad blocker a couple of days ago while setting up a new system - wow - the search results are so full of clutter and garbage that it's practically unusable. Google search was useful once - not now.
The main reason ChatGPT is popular is simply because it provides information quickly without a gazillion ads and SEO-driven click-chasing nonsense making the internet unusable. There's no "intelligence" beyond a much better and more intuitive information presentation algorithm. OpenAI is just a search-engine reinvented. We need to open source LLMs next.
So, if you don't know yet what you're doing, I wouldn't host anything critical yet, but I'm using:
And so far, very few troubles. It's a layer on top of Debian to ease self-hosting. Comes by default with email and XMPP server. You can add Nextcloud and many other services as you wish.
Joplin.
You don't strictly have to self host it but it's gotten pretty good with a WYSIWYG editor now and everything.
Nextcloud-snap is surprisingly easy to setup. snap install nextcloud
is all you need to have a functioning setup. Then run a second command to setup HTTPS and you're good to go :D