this post was submitted on 10 Jul 2025
0 points (50.0% liked)

Nix / NixOS

2357 readers
3 users here now

Main links

Videos

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] rglullis 1 points 2 weeks ago

I don't use it for any production site, but it works really well for development, though. I can run multiple docker services on my local machine, add a cloudflared service for each of them and forget about port conflicts, etc. To do that without cloudflared, I'd have to setup a traefik proxy and mess with my home router.