Home Assistant. If you ever want to do home automation properly, this is the way. Works with pretty much anything—Zigbee, zWave, BT LE, MQTT—while keeping things manufacturer agnostic, local, private and highly responsive (your commands don’t need to go through some server 3000 km away and won’t have ugly 1 second latency as a result).
DAVx⁵ and Radicale to sync contacts and calendars between devices without snooping middle-men.
Syncthing to sync any files between devices. Works remotely, too, thanks to Syncthing relays.
Navidrome for your personal music streaming service.
Debian, Docker, Docker Compose and Portainer as the backbone to run all your services.
I’d actually recommend Podman over Docker nowadays. It’s basically a drop in replacement and embraces open source while Docker’s moving more in the direction of a closed monetized model.
Home Assistant. If you ever want to do home automation properly, this is the way. Works with pretty much anything—Zigbee, zWave, BT LE, MQTT—while keeping things manufacturer agnostic, local, private and highly responsive (your commands don’t need to go through some server 3000 km away and won’t have ugly 1 second latency as a result).
DAVx⁵ and Radicale to sync contacts and calendars between devices without snooping middle-men.
Syncthing to sync any files between devices. Works remotely, too, thanks to Syncthing relays.
Navidrome for your personal music streaming service.
Debian, Docker, Docker Compose and Portainer as the backbone to run all your services.
And many others.
I’d actually recommend Podman over Docker nowadays. It’s basically a drop in replacement and embraces open source while Docker’s moving more in the direction of a closed monetized model.
I really want to use podman, but the compose part in it is still a bit too far behind
I guess I’m pretty basic with my compose files, what did you end up running into with that?