this post was submitted on 16 Mar 2025
193 points (98.5% liked)

Selfhosted

46685 readers
537 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
 

I know for many of us every day is selfhosting day, but I liked the alliteration. Or do you have fixed dates for maintenance and tinkering?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

This post is proudly sent from my very own Lemmy instance that runs at my homeserver since about ten days. So far, it's been a very nice endeavor.

(page 3) 33 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 2 months ago (3 children)

I got a new job, and the group chat is on WhatsApp, so I'm looking into running a Synapse server with a bridge to it. I really don't want to have to use Meta's apps on my phone.

From what I've read so far, it seems like it's going to be the most convoluted install process I'll have encountered in my self-hosting journey. I'm excited to tackle it, but also a bit overwhelmed. Which is why I've been putting it off :P

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

Holy crap, you're me. Except I plan on using slidge-whatsapp.

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

I have had success with a monthly reminder in my google calendar. Sometimes I skip it, but I have been updating and keeping everything nice and tidy much more frequent than I used to!

[–] [email protected] 7 points 2 months ago (1 children)

Google calendar? In the selfhosting community? Bold statement😄

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

I've been hosting Emby forever (and the requisite software to acquire content 😉).

Recently I added Nextcloud to facilitate cutting several Google products out of my life. Combined with a few FOSS apps, it's currently doing the job of Drive (storage) and Keep (notes), and I'm planning to move my contacts and calendar this week.

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

a Plex server.

[–] [email protected] 5 points 2 months ago

hosting everything as usual sir

[–] [email protected] 5 points 2 months ago

I run everything off my gaming rig, so maintenance is kinda already a part of it.

I just don't really look forward to the day I need to reinstall :p

[–] [email protected] 6 points 2 months ago (1 children)

I've started to setup Authentik this weekend. My goal is to learn more about SSO and have one account for most of my selfhosted services.

[–] [email protected] 3 points 2 months ago

Did that as well a while ago and generally it's working pretty good, some services had the possibility to migrate existing accounts to authentik even. But even though it's been pretty reliable so far I'm hesitant to migrate my more critical services behind another runtime dependency.

[–] [email protected] 6 points 2 months ago* (last edited 2 months ago) (3 children)

Currently trying to step up my game bv setting up kubernetes. Cluster is running, but I am really struggling getting the combination domain name, let's encrypt and traefik, but without a cloud load balancer, to work. I feel like I went through most tutorials available, but it seems each one is missing a crucial part. Gonna invest some more hours today...

load more comments (3 replies)
[–] [email protected] 6 points 2 months ago (2 children)

I want to host a personal dashboard with weather forecast and upcoming appointments. I couldn’t find anything that fits my needs so now I‘m building my own.

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

Cool! Home Assistant has it and I can imagine Nextcloud as well but those are overkill just for that.

load more comments (1 replies)
[–] [email protected] 11 points 2 months ago (1 children)

Maintenance day is when I log into my server once every 3 month because I forgot it (as everything is working fine).

But I just discovered OpenSuse microOS, while looking at the docs for my laptop Thumbleweed, and now I want to try it with no real reasons. Maybe it is just an excuse to buy a new Raspberry pi.

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

Just found Redirecterr and set that up, but that’s just for me since no one else seems to use Overseerr.

Purchased a new to me EOL enterprise switch that will enable me to expand my network while replacing existing hardware that is limited. It also enables me to move to 10G networking woot!

[–] [email protected] 10 points 2 months ago (6 children)

Heya! I’m looking to get into self hosting. Any recommendations on good beginner tutorials or resources?

[–] [email protected] 5 points 2 months ago

You can start by using any old PC you have laying around and install Proxmox on it. Proxmox is a free hypervisor that allows you to make virtual machines and containers which makes it easy to setup and administrate servers/services. This will give you a good foundation to start playing around and give you an idea of your resource requirements.

[–] [email protected] 10 points 2 months ago

Pick something you want to self host first. Do you want a media library? Then look into Jellyfin guides, or komga, or whatever. Do you want a centralized blocking dns server for all your devices? Look into adguard/pihole/etc. do you want to fuck around with llms? That’s a whole thing but you totally can and look into guides on doing it

Just as advice you’ll find people that become borderline evangelical on what you use. It doesn’t really matter. Debian vs unraid vs truenas, ecc ram or not, etc. I mean it does, somewhat, and you should read about it, but don’t get hung up on small details. For home use basically anything is fine. Get an old ewaste pc from 2012 and run whatever os you want (just not windows though)

[–] [email protected] 2 points 2 months ago

Don't have a good guide, but in addition on the thing you plan to selfhost yourself you need to decide where it's supposed to run. In a rented VM from a hoster? There are several ones where you can get a decent VM for a few bucks each month.

Nowadays, Docker (or containers in general) are very popular, as an alternative to directly installing services on the vm. They make many things easier, but it's another thing to learn about when you're just starting - fortunately, there's plenty of guides etc!

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

Find something that interests you, and look at the docs of how to get started. It literally is the easiest way to learn and get involved in self hosting

[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (3 children)

Here's a list of self-host/foss/Linux YouTubers. Check them out. I've learned SO much from them:

  • Veronica Explains
  • Network Chuck
  • Jim's Garage
  • Andrea Borman
  • Awesome Open Source
  • Techno Tim

I can add links to each but searching should find them easily

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

Wow, thanks! I couldn't find Andrea Bowman, it shows me some video about criminal cases! 😆

load more comments (2 replies)
load more comments (1 replies)
load more comments (2 replies)
[–] [email protected] 81 points 2 months ago (6 children)

what's maintenance? is that when an auto-update breaks everything and you spend an entire weeknight looking up tutorials because you forgot what you did to get this mess working in the first place?

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

No you just continue updating until it's fixed again.

[–] [email protected] 7 points 2 months ago
[–] [email protected] 40 points 2 months ago

I do love how little maintenance is needed until you have to re-learn everything you forgot

load more comments (2 replies)
load more comments
view more: ‹ prev next ›