Hey selfhosters, what are you selfhosting?

Ratz@chatsubo.hiteklolife.net to Selfhosted@lemmy.world – 399 points –

  • Nextcloud + OnlyOffice
  • *arr media management series (Lidarr, Sonarr, etc)
  • Gitea
  • Vaultwarden
  • PiHole
  • Jellyfin
  • Wiki-js
  • Lemmy
  • Prometheus/Grafana/Loki

Currently all containerised running on a debian VM on a Rockylinux Qemu/KVM hypervisor. Initially I was using rocky+podman but inevitably hit something I wanted to run that just straight up needed docker and was too much effort to try and get working. 🤷

Hardware is an circa 2012 gaming machine with a few ZFS raids for all of my Linux ISOs. It lives an extremely tortured existence and longs for the sweet release of death.

Toying with the idea of migrating it all to on-prem virtualised kubernetes cluster using helm charts to manage the stacks and using NFS mounts for persistent storage because I hate myself (and to upskill I guess)

What about you?

175

You are viewing a single comment

How did you do Caddy on TrueNAS Scale? Docker-compose also? Im currently hosting a lot of stuff you are, but all with truecharts apps via docker. Ultimately used traefik this time, but I like the simplicity of the caddyfile a lot.

When I read through your post, it feels like you are me in 5 years if everything goes well.

I run everything on top of the docker-compose chart, which allows me much more flexibility that I would ever have with official TrueNAS apps and TrueCharts.

I see, thanks! Wanted to get my stuff up and running as quick as possible, but Ill be looking into doing things this way next.

I don't know how I haven't ever heard of n8n before but I finally was able to get my old ass mFi controller to be able to completely talk to Home Assistant again. Thank you!