this post was submitted on 22 Jan 2025
302 points (98.1% liked)

Selfhosted

41276 readers
525 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
 

Hey, community :)

I run a website that showcases the best open-source companies. Recently, I've added a new feature that filters self-hosted tools and presents them in a searchable format. Although there are other options available, like Awesome-Selfhosted, I found it difficult to find what I needed there, so I decided to display the information in a more digestible format.

You can check out the list here: https://openalternative.co/self-hosted

Let me know if there’s anything else I should add to the list.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] paraphrand 6 points 13 hours ago* (last edited 13 hours ago) (6 children)

I wish more software wasn’t “hosted” these days.

I miss app ass apps.

Don’t mind me. I’m just feeling old.

[–] [email protected] 3 points 12 hours ago (2 children)

Hosted apps means you can use them on multiple devices. Otherwise, I have to wait until I get home, power up my laptop, wait for the OS to boot, wait for the app to load, then do the thing I wanted to do.

Any thoughts on how to solve the data sync problem without hosting? I guess I remember some apps doing a local network sync to get data to multiple devices. I kinda remember having problems with that not working all the time....

[–] paraphrand 3 points 8 hours ago* (last edited 8 hours ago) (1 children)

I guess when I complain, I’m not really talking about hosting at all. I’m talking about things being written in stuff like python, with web UIs instead of native software.

I miss native software. And native software could be placed on a server. I prefer to run a Mac Mini for my home server, because I can use as many native apps as possible. Along with the all the other web-interface-based scripts and things.

People like to act like Docker containers and environment variables are simple. But so often these things are not.

Anyway. As someone else pointed out, it’s strange for me to be posting these lamentations in this community. I don’t mean to throw shade or talk shit.

So I’ll leave it there.

[–] [email protected] 2 points 4 hours ago

People like to act like Docker containers and environment variables are simple. But so often these things are not.

Oh for sure. I hate it when apps are like "EZ one line install" but then spin up a bunch of Docker containers. It's just more potential for shit to break.

A huge reason I like Navidrome is because it's just a single static Go binary. Can't get much easier to manage than that. Plus a bunch of native music apps are available as well. Wish more software was like that.

[–] [email protected] 2 points 11 hours ago

Considering this is a self-hosted specific community, I would say to host the app on your home server, and create your own private portal.

load more comments (3 replies)