What's your self-hosting success of the week?
from shark@lemmy.org to selfhosted@lemmy.world on 07 Mar 05:55
https://lemmy.org/post/4363381

#selfhosted

threaded - newest

shark@lemmy.org on 07 Mar 05:58 next collapse

I’ll go first: I got XMPP (Prosody) setup for the family.
Also, less this week (cheating a little), but I’ve setup all my services with SSL (self-hosted root CA), domain names, and (finally) a dashboard (Heimdall.)

Edit: I can’t sepll.

smiletolerantly@awful.systems on 07 Mar 06:58 next collapse

Nice, same! Was also really positively surprised by how great the Android app(s) for XMPP feel.

Only thing not working yet for me is group chat creation. Oh well. Maybe this weekend.

On the other hand though, voice and video calls have worked flawlessly.

shark@lemmy.org on 07 Mar 07:24 collapse

Nice, same! Was also really positively surprised by how great the Android app(s) for XMPP feel.

We’re on iOS and I wish I could say the same. Looking at the Android apps makes me very jealous.

Only thing not working yet for me is group chat creation. Oh well. Maybe this weekend.

What server software are you using? I went with Prosody and it felt pretty easy to setup the muc module for groups, but, on the other hand, I haven’t gotten around to voice and video calls.

smiletolerantly@awful.systems on 07 Mar 07:56 next collapse

Ah, too bad. IMO better clients would make it drastically easier to convince people to switch.

Hm, I can create groups (also with muc), and the other members are added, but writing a message triggers “x left the group” for everyone. Dunno. Probably something trivial I overlooked. But honestly… Weather is too good today to be bothered 😄

Ah, I already had a TURN/STUN coturn server set up for matrix and jitsi, so it was just a matter of telling prosody about that. So I cheated a little I guess 😄 Here is my full config for that, in the unlikely event that you’re using NixOS.

baner@lemmy.zip on 07 Mar 08:11 collapse

Are you using sturn/turn server? Almost always needed for calls and video, you should join prosody support channel that are really helpful xmpp:prosody@conference.prosody.im?join

shark@lemmy.org on 07 Mar 17:30 collapse

No, not yet, that’s why I haven’t set it up yet. Hopefully its a this-week thing.

Eldaroth@lemmy.world on 07 Mar 08:19 collapse

Nice, had my XMPP server now running for a couple of weeks, not many users on it so far though. But my highlight of the week was managing to get the slidge whatsapp bridge with Prosody running, so I at least don’t have to use the official app anymore for all those people who resist to get off of it.

nesc@lemmy.cafe on 07 Mar 06:05 next collapse

I had enough time to install sort of pihole.

shrek_is_love@lemmy.ml on 07 Mar 08:01 collapse

I’m curious what alternative to Pi-hole you set up. (I’m planning on installing Pi-hole soon but wanna hear all my options)

Hule@lemmy.world on 07 Mar 11:50 collapse

I have used Adguard Home before. I found it to be very similar to Pi-hole.

I never tried Technitium.

Currently I use Pi-hole with unbound.

Klox@lemmy.world on 07 Mar 06:18 next collapse

I’m redoing everything I have from scratch. This week I have FreeIPA set up from OpenTofu + Ansible configs, and enrolls most of my other servers against FreeIPA. I am still migrating TrueNAS to use FreeIPA’s Kerberos Realm for auth, and I need to chown a lot of files for the new UIDs and GIDs homed in FreeIPA. After that, I’m setting up FreeRadius for auth to switches, APs, and Wifi. And then after that, I’m back to overhauling my k8s stack. I have Talos VMs running but didn’t finish patching in Cilium. And after the real fun begins.

aksdb@lemmy.world on 07 Mar 06:21 next collapse

Finally took the time to setup Woodpecker CI to replace Drone. Also finally linked it not only to my self hosted gitea, but also to github, so I can automate a few builds there as well.

In the process I also learned, that I can set up a whole bunch of pods in a single kube definition for podman/quadlets, which allows me to have a much cleaner setup. Previously I was only aware that you can define a single pod with multiple containers. It makes sense, but it never occurred to me before.

harsh3466@lemmy.ml on 07 Mar 06:33 next collapse

I got a test box set up with nixos and a config that runs all of my services. I wanted to test the declarative rebuild promise of it, so I:

  1. Filled the services with my some of my backed up data (a copy of the data, not the actual backup)
  2. Ran it for a few days using some of the services
  3. Backed up the data of the nixos test server, as well as the nixos config
  4. Reinstalled nixos on the test box, brought in the config, and rebuilt it.

And it worked!!! All serviced came back with the data, all configuration was correct.

I’m going to keep testing, and depending on how that goes I may switch my prod server and nas to nixos.

smiletolerantly@awful.systems on 07 Mar 07:26 collapse

Very cool!

Re: the backup / restore of state in NixOS: I found myself writing the same things over and over again for each VM/service, so finally wrote this wrapper module (in action e.g. here for Jellyfin), which confgures both the backup services and timers, as well as adding a simple rsync-restore-jellyfin command to the system packages. In case you find this useful and don’t already have your own abstractions, or a sufficiently different use case 😄

Decronym@lemmy.decronym.xyz on 07 Mar 06:40 next collapse

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
AP WiFi Access Point
CA (SSL) Certificate Authority
DHCP Dynamic Host Configuration Protocol, automates assignment of IPs when connecting to a network
DNS Domain Name Service/System
Git Popular version control system, primarily for code
HTTP Hypertext Transfer Protocol, the Web
IMAP Internet Message Access Protocol for email
IP Internet Protocol
MQTT Message Queue Telemetry Transport point-to-point networking
NAS Network-Attached Storage
SCP Secure Copy encrypted file transfer tool, authenticates and transfers over SSH
SMTP Simple Mail Transfer Protocol
SSH Secure Shell for remote terminal access
SSL Secure Sockets Layer, for transparent encryption
TLS Transport Layer Security, supersedes SSL
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)
XMPP Extensible Messaging and Presence Protocol (‘Jabber’) for open instant messaging
k8s Kubernetes container management package
nginx Popular HTTP server

[Thread #142 for this comm, first seen 7th Mar 2026, 06:40] [FAQ] [Full list] [Contact] [Source code]

shrek_is_love@lemmy.ml on 07 Mar 07:59 collapse

good bot

Shimitar@downonthestreet.eu on 07 Mar 06:50 next collapse

I plugged in an NVIDIA gpu in my server and enabled ollama to use it, diligently updated my public wiki about it and now enjoying real time gpt: OSS model responses!

I was amazed, time cut from 3-8 minutes down to seconds. I have a Intel Core7 with 48gb ram, but even an oldish gpu beats the crap out of it.

mierdabird@lemmy.dbzer0.com on 07 Mar 07:29 next collapse

In that same vein I got an AMD Pro V620 32GB off ebay and have been struggling to get it to POST on my x570 motherboard, but I finally tried it on my old ASUS b450-i with a Ryzen 5 2400GE and with a few BIOS setting changes it fired right up.

Now I need to figure out what I’m doing wrong on the x570 board so I can run the V620 combined with my 9060XT for bigger models

sharkaccident@lemmy.world on 07 Mar 13:56 collapse

What GPU and model you use?

Shimitar@downonthestreet.eu on 07 Mar 14:31 collapse

NVIDIA Corporation GA104GL [RTX A4000] (rev a1)

From lspci

It has 16gb of VRAM, not too much but enough to run gpt:OSS 20b and a few other models pretty nice.

I noticed that it’s better to stick to a single model, I imagine that unload and reload the model in VRAM takes time.

Ebby@lemmy.ssba.com on 07 Mar 07:01 next collapse

I finally got around to installing Jellyfin. Still trying to get hardware transcoding working. I think I have it set up, but it still wants to use the CPU. I’m thinking permissions but I ran out of time.

Fun project.

BaconWrappedEnigma@lemmy.nz on 07 Mar 07:30 collapse

I think QSV is the new “easiest” way if you have an Intel CPU. Here are some docker compose values that might help:

    group_add:
      - "110"
      - "44"
    devices:
      - /dev/dri/renderD128:/dev/dri/renderD128

110 is render

44 is video

You can grep render /etc/group to find your values.

I found CPU accelerated transcoding to be as effective as using GPU acceleration for my small media server setup. Nvidia wasn’t worth it for me.

Ebby@lemmy.ssba.com on 07 Mar 08:01 next collapse

Oh thanks! I didn’t have the group_add.

sharkaccident@lemmy.world on 07 Mar 13:28 collapse

Why the group add? Does JF default user not have access to dev dri?

TheRagingGeek@lemmy.world on 07 Mar 07:43 next collapse

This week I saw my 3 machine cluster flailing trying to stay online, digging around identified it as an issue with communication with my NAS. It was running NFS3 and so I swapped that to NFS4.1 and did some tuning and now my services have never been faster!

tophneal@sh.itjust.works on 07 Mar 08:05 next collapse

The table (dm) might finally make the switch from roll20 to foundry for a campaign!

Zwuzelmaus@feddit.org on 07 Mar 08:07 next collapse

I have tried out Openclaw in a container, and it wasn’t hard at all.

All the warnings of danger are right, though. But if anything goes wild, I still know how to delete a container :-)

sorghum@sh.itjust.works on 07 Mar 08:23 next collapse

The nextcloud AIO instance that hadn’t been working since September suddenly started working after I updated it. This was all after their forums did fuck all to help except tell me to get gud. I knew the problem wasn’t on me or my config and I feel so vindicated

bobslaede@feddit.dk on 07 Mar 09:11 collapse

Have you had a look at opencloud? Not many addons, but simple-ish cloud drive and docs and such. Does not use many resources.

sorghum@sh.itjust.works on 07 Mar 10:40 collapse

I have an instance running, but haven’t had a ton of time to dedicate on getting it the way I need it. I need a calendar that is accessible anonymously via the web for people to know my availability. File server, CalDAV, and CardDAV I was able to get separate solutions for.

ragingHungryPanda@piefed.keyboardvagabond.com on 07 Mar 08:25 next collapse

I got gitea running on my VPs cluster that I use to host keyboard vagabond services. I moved my repository from my home PC into it, and set up an action runner to automate a build and deploy of piefed, so it runs my build script, pushes to harbor registry (internal), and then deletes and recreates a job to run db migrations and restarts the web and worker pods.

I’m going to migrate the other build services to it as well, and after that I should be able to finally get all of my services behind cloud flare tunnels and tail scale, and finally remove the last bits of ingress-nginx. The registry was the only thing still on ingress-nginx because I needed to push larger image files than are permitted by cloud flare. since all of that is internal now, I get to finally seal those bits off.

The build is also faster since I don’t have to rely on wifi

shrek_is_love@lemmy.ml on 07 Mar 08:25 next collapse

I got Terminus for the TRMNL set up using Podman on my server running NixOS.

Although I’m actually planning on replacing Terminus with my own simple server app that way it can be even more declarative (no Postgres database of devices/users/screens) and easier for me to customize. The API I’ll have to implement is extremely straightforward, so I don’t anticipate it taking too long.

philanthropicoctopus@thelemmy.club on 07 Mar 08:34 next collapse

All of my apps are running without issue. First time in months

thelocalhostinger@lemmy.world on 07 Mar 09:00 next collapse

Decided to buy a raspberry pi, it arrived, I installed pihole on it and put it into my dad’s house, all in a few days. Biggest win: I just took action and did it, instead of researching, brainstorming and writing down stuff for weeks and then never execute.

Natal@lemmy.world on 07 Mar 09:27 next collapse

Hum. I’ve been smooth sailing for a while now. I’ve tried installing OwnTracks again and made some progress by figuring out cloud flare tunnels are a problem (at least the way I configured them). New to MQTT. So the app still doesn’t work properly but now I have an idea why and I’m not just banging my head on the wall anymore.

tofu@lemmy.nocturnal.garden on 07 Mar 10:03 next collapse

Still waiting for my success. Pihole randomly doesn’t answer DNS requests in time, causing a lot of trouble between my services. It’s happening since I switched to dnsmasq in opnsense (which is upstream for my local domain for Pihole), but also for external domains. Can’t nail it down and am this short of reconsidering my whole network setup. It used to work fine for over a year though…

Opnsense dnsmasq is DHCP for my servers and also resolves them as local hosts. (e.g. server1.local.domain) and Pihole conditionally forwards there. Since the issue is also when resolving external domains, it shouldn’t be related, but the timing is suspicious. I also switched the general upstream DNS.

Pihole does have some logs indicating too many concurrent requests, but those are not always correlating with the timeouts.

I know it’s DNS, I just don’t know where yet.

brygphilomena@lemmy.dbzer0.com on 07 Mar 12:30 collapse

Is dnsmasq rate limiting tbe pi’s IP? Or is opnsense intercepting port 53 outbound and sending it to dnsmasq anyway so all pi DNS queries are being resolved in dnsmasq?

tofu@lemmy.nocturnal.garden on 07 Mar 14:20 collapse

Opnsense is only between the servers and the pi, the pi is in the same subnet as our consumer devices and the opnsense (directly connected to the router). The issues are both on the consumer devices and on the server, so the opnsense should not be the direct issue.

BasicallyHedgehog@feddit.uk on 07 Mar 10:06 next collapse

I’ve been running all my apps on my NAS as docker containers, but some get ‘stuck’ occasionally, requiring a reboot of the whole machine. Using the NAS was mostly out of convenience.

I also had an old laptop running k3s, hosting a few stateless services.

This week I picked up three Wyse 5070 devices and started setting up a more permanent Kubernetes cluster. I decided to use Talos Linux, which is a steep learning curve, but should hopefully reduce the amount of ongoing work for upgrades. I’ll be deploying everything with FluxCD this time around too.

I’ve stumbled a bit with the synology-csi-driver. It didn’t work with Talos out of the box, but turns out the latest commits have a fix. The only thing remaining before I can start porting the apps over is figuring out how to spin up a new CA and generate client certificates for mTLS. I currently do that in Vault but it seems like something cert-manager could handle going forward.

funkajunk@lemmy.world on 07 Mar 18:25 collapse

I also just setup a cluster using Talos!

I’ve never used kubernetes before, but decided it was time to learn so I picked up 4x HP EliteDesk Mini systems and dove in.

Damage@feddit.it on 07 Mar 10:19 next collapse

Following this post I installed paperless. It’s amazing.

sturmblast@lemmy.world on 07 Mar 10:38 next collapse

My servers are up

Bronzie@sh.itjust.works on 07 Mar 11:02 next collapse

I managed, without ever trying, to convert a friend to swap to Linux about a month ago.

Today I’m driving over to give him my old old server so he can start self hosting. He’s super keen on getting started.

So not my success, but ours? One more person joins the community today!

silenium_dev@feddit.org on 07 Mar 11:31 next collapse

I already had Keycloak set up, but a few services don’t support OIDC or SAML (Jellyfin, Reposilite), so I’ve deployed lldap and connected those services and Keycloak to it. Now I really have a single user across all services

WhyJiffie@sh.itjust.works on 07 Mar 12:15 collapse

how did tou migrate your existing accounts to this system? or did you just make a new account from scratch?

silenium_dev@feddit.org on 07 Mar 12:31 collapse

I recreated the Keycloak account from LDAP, and then manually patched the databases for all OIDC-based services to the new account UUID, so the existing accounts are linked to the new Keycloak account.

I have two Keycloak accounts, one in the master realm for administrative purposes, and one in the apps realm for all my services, so I didn’t break access to Keycloak

synapse1278@lemmy.world on 07 Mar 11:53 next collapse

Reconnected my light switches to home assistant. I just had to press the pairing button on the device again for some reason. But it’s inside de Switch box in the wall, not so practical. I wich they thought of another way to put the device in pairing mode, like switch one-off 10 times, something like that.

fleem@piefed.zeromedia.vip on 07 Mar 12:12 next collapse

proxmox backups fixed!

copyparty is really REALLY cool. (i use the phi95 theme)

self hosted gitea was much easier than expected.

jellyfin updated to latest.

fixed habitica issues (gotta have my goddamn checkmarks!)

self hosted ntfy ssh login scripts EVERYWHERE

i said fuck NUT and passed battery backup straight to truenas VM, the graphs are beautiful.

ive decided that a rclone docker set up to serve webdav will be a tool i keep on all lxcs, for moving shit around easier. turn it on, move the stuff, turn back off. (i can SCP with the best of them but this is so much easier)

i want a self hosted CA 😭😭😭

shark@lemmy.org on 07 Mar 17:28 collapse

copyparty is really REALLY cool. (i use the phi95 theme)

Wow. That’s amazing!

i want a self hosted CA

It’s totally worth it. I was putting it off for a very long time, but it was actually kind of easy.

fleem@piefed.zeromedia.vip on 07 Mar 17:55 collapse

got a link? I’ve been falling to get vaulTLS to even start

shark@lemmy.org on 07 Mar 18:26 collapse

Here’s what I went with: github.com/tgangte/LocalCA. I don’t know anything about VaulTLS though.

fleem@piefed.zeromedia.vip on 07 Mar 19:38 collapse

looks cool! I’ll check it out later!

here’s what i had tried a little

https://github.com/7ritn/VaulTLS

kylian0087@lemmy.dbzer0.com on 07 Mar 12:12 next collapse

Managed to get stoat working over I2P.

fleem@piefed.zeromedia.vip on 07 Mar 12:17 next collapse

this is a great thread! this should be a recurring one

Bienenvolk@feddit.org on 07 Mar 13:03 next collapse

Finally got the time to set up OpenCloud. It is a pain in the ass to wade through their convoluted clusterfuck of compose files, but it is worth it! Sometime next week I’ll refactor my current deployment. If I deem it fine, I might post it here for others to reference.

sharkaccident@lemmy.world on 07 Mar 13:26 collapse

Opencloud was a weird experience for me. Getting it started was great and having all of the options and features available led me to build it bigger than I initially planned. The downfall was it became too slow with everything I wanted to do with it. Could have been my hardware but it became unusable.

Bienenvolk@feddit.org on 07 Mar 17:50 next collapse

Oh yikes! I’ll see how it goes.

RheumatoidArthritis@mander.xyz on 07 Mar 18:16 collapse

Looks like it just have to be like that with all open source projects in this space with a name ending in “cloud” ;)

kokomo@lemmy.kokomo.cloud on 07 Mar 13:17 next collapse

Managed to finally get around to self-hosting ntfy, added that to uptime kuma as notifications, experimenting with Checkcle, stood up a invidious instance for funsies (prob will see how much i use it, but might as well).

Kushan@lemmy.world on 07 Mar 13:48 next collapse

It was a couple of weeks ago for me but I managed to get my docker compose script for all my infrastructure cleaned up and all versions of containers are now pinned.

I have renovate set up to open PR’s when a new version is available so I can handle updates by just accepting the PR and it’s automatically deployed to my server.

Nice and easy to keep apps up to date without them randomly breaking because I didn’t know if a breaking change when blindly pulling from latest.

AppearanceBoring9229@sh.itjust.works on 07 Mar 13:52 next collapse

It may not really be selfhosting but, managed to get a live USB with persistence so that i don’t need to carry a laptop around

Restaldt@lemmy.world on 07 Mar 13:53 next collapse

I got fedora installed on a refurbished win11 laptop and finally got jellyfin working in my new house after i moved 1.5 years ago.

Kodi got me by in the dark times but its nice to have episode progress saved and being able to resume from any browser on my local network.

5ymm3trY@discuss.tchncs.de on 07 Mar 14:27 next collapse

Started my self-hosting journey a couple of year ago with a Raspberry Pi, OpenMediaVault and a couple of Docker containers. This week i finally managed to move my Adguard Home container and my DNS setup over to my NAS, which was the final thing that kept the Pi running. I also synched all the data to the NAS.

The next step I am trying to figure out is a decent backup setup. Read about Borg, Restic and Kopia, but haven’t decided on one of them yet. What are you guys using?

Saltarello@lemmy.world on 07 Mar 22:25 collapse

I settled on Kopia myself but I always seem to see the others mentioned

lIlIllIlIIIllIlIlII@lemmy.zip on 07 Mar 14:41 next collapse

I deployed ntfy and traefik, and adapted a few composes to use it.

GnuLinuxDude@lemmy.ml on 07 Mar 14:54 next collapse

I’ve been self-hosting for years, but with a recent move comes a recent opportunity to do my network a bit differently. I’m now running a capable OpenWRT router, and support for AdGuard Home is practically built into OpenWRT. I just needed to configure it right and set it up, but the documentation was comprehensive enough.

For years I had kept a Debian VM for Pi-Hole running. I kept it ultra lean with a cloud kernel and 3 gb of disk space and 160MB of RAM, just so it could control its own network stack. And I’d set devices to manually use its IP address to be covered. AGH seems to be about the same exact thing as Pi-Hole. With my new setup the entire network is covered automatically without having to configure any device. And yes, I know I could’ve done the same before by forwarding the DNS lookups to the Pi-Hole, but I was always afraid it would cause a problem for me and I’d need an easy way to back out of the adblocking. Subjectively, over about 6 years, I only had a couple worthless websites that blocked me out.

I haven’t yet gotten to the point where I’m trying to also to intercept hardcoded DNS lookups, but soon… It’s not urgent for me because I don’t have sinister devices that do that.

baller_w@lemmy.zip on 07 Mar 15:12 next collapse

I migrated openaw from docker running on my raspberry pi to an old nuc I had lying around. Backed it with mainly models off of OpenRouter or my local Ollama instance. For very difficult tasks it uses anthropic. Added it to my GitHub repo and implemented Plane for task management. Added a subagent for coding and have it work on touch up or research tasks I don’t have personal time to do. Made an sdlc document that it follows so I can review all of its work. Added a cron so it checks for work every hour. It ran out of tasks in five days. Work quality: C+, but it’s a hell of a lot better than having nothing.

It helped research and implement SilverBullet for personal notes management in one shot.

I also migrated all of my services’ DNS resolution to CloudFlare so I get automatic TLS handoff and set up nginx with deny rules so any app I don’t want exposed don’t get proxied.

This weekend I’m resurrecting my HomeAssistant build.

nickiam2@aussie.zone on 07 Mar 16:03 next collapse

I just replaced the piece of junk XFi router with a proper Ubiquiti dream router 7. I didn’t think it would make this big of a difference, but wow. Had to keep the old thing in bridge mode though. I want to next replace the cable modem built into the thing, but Comcrap requires you either use their equipment for $20/mo or you have to pay for unlimited data for $30/mo. They actually change you more to have the pleasure of not using their junk equipment.

DonutsRMeh@lemmy.world on 07 Mar 16:42 next collapse

Setup Set up my audiobookshelf server successfully. Also, just realized that the Synology NAS that I’ve had running for a couple of years now without really using it much, can be mounted onto my Debian server, that I use a lot, as a mass storage and will work just fine. Mind blown. I now have plenty of storage after struggling for a while. Lmao.

shark@lemmy.org on 07 Mar 16:56 collapse

Set up my audiobookshelf server successfully.

I’ve been meaning to do this for a while. Do you put ebooks in it too, or just audiobooks and podcasts? I’ve been using BookLore for my ebooks, and really like it – I just wish it was a little faster.

Greenbeard@lemmy.zip on 07 Mar 16:48 next collapse

Nothing broke

gergolippai@lemmy.world on 07 Mar 18:42 collapse

The truest answer :)

atzanteol@sh.itjust.works on 07 Mar 17:00 next collapse

This week - Apache Airflow setup to automate running backups (replacing cron).

ikidd@lemmy.world on 07 Mar 18:28 next collapse

I dockerized FileHunter and workflowed it on project updates: github.com/ikidd/file-hunter-dockerized

Seems to work fine, idk why author didn’t have it dockerized already, seems like a project ready made for that.

Evil_Incarnate@sopuli.xyz on 07 Mar 19:02 next collapse

Building to this week. A few months ago, I was given a broken nas. I took it, thinking I’ve at least got 16TB of storage if it won’t work. Fixed it. Saw the software includes docker, and then saw it has just 2GB ram and before I installed anything it would complain about low memory. Got 16GB, and installed it last weekend.

Spent the week installing and setting up Immich, navidrome, and integrating my other server running arrs.

qbus@lemmy.world on 07 Mar 22:17 collapse

16gb. So you got a $300 nas

Bakkoda@lemmy.zip on 07 Mar 19:14 next collapse

I finally buckled down and built a music server. I had a ton of FLAC from before sources but never found the right software stack to make it a good replacement for the typical streaming services.

It took about a month of beating/breaking/resetting and removing unnecessary software. In the end it was way simpler than I originally thought and required very minimal resources.

kossa@feddit.org on 07 Mar 22:00 collapse

In recent weeks samba became unstable for using external storage, finally came around this week to use sshfs instead. Seems stable for now, all I could ask for 👌