this post was submitted on 10 Dec 2025
170 points (97.8% liked)

Selfhosted

59973 readers
451 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

What things do you self host (or know about) that are fun/interesting/useful to you? I'm thinking of setting up a home server and am looking for things that would be useful or fun for me to run on it. I want to host things that are useful/fun, but not a project itself (I've got enough projects), if that makes sense.

Most of the lists I see online are mostly lists of technical projects like docker, kubernetes, grafana, nginx, etc. I see these as infrastructure rather than the interesting project itself. ETA: the infra is important, but not "interesting" in this context as I deal with infra at my day job.

Examples of the type of service I'm looking at: a media server, photos app (to replace Google Photos), game servers, recipe management, home automation... What other things do you know about that are fun/interesting/useful?

Edit: thank you everyone for your awesome responses!

you are viewing a single comment's thread
view the rest of the comments
[–] fastfinge@rblind.com 7 points 6 months ago

If you want to get straight to the fun, I might recommend: https://cosmos-cloud.io/

It will handle all of the uninteresting stuff like docker, reverse proxies, ssl certificates, etc. You can get straight to adding apps either by pasting in a docker-compose, or getting them straight from the cosmos marketplace.

Also, it works with standard tools, so other than the reverse proxy, it's easy to migrate away from if you want. I think the reverse proxy is just caddy, but I don't know where the caddy config file goes or how to pull it out of the funky cosmos config format.