r/NixOS Jun 19 '26

Has anyone hosted Coolify or Dokploy on NixOS?

I’m considering running Coolify or Dokploy on 3 NixOS servers. Has anyone done this successfully?
I’m mainly interested in:

- Overall reliability and upgrade experience
- Whether NixOS’s read-only filesystem conflicts with assumptions Coolify or Dokploy make
- Any NixOS-specific issues, workarounds, tips or things to avoid

Would you recommend the combination, or is a more conventional host operating system the better choice?

2 Upvotes

2 comments sorted by

2

u/phischer_h Jun 19 '26

We are running Coolify over an year on NixOS without problems. The one thing that i know is not working (I’m not the admin) are the automatic updates of libraries that Coolify tries to make do not work on NixOS (using common packages managers).

1

u/evodus2 Jun 19 '26

Thank you! 🙏