Panix – Universal NixOS Deployment Tool
1 points
39 minutes ago
| 1 comment
| github.com
| HN
miha_k
39 minutes ago
[-]
Panix is a Universal NixOS Deployment Tool.

Description: Stateless, phase-oriented deployment with real-time visibility across multi-flake fleets.

Homepage: https://github.com/mihakrumpestar/panix

Phases: inspect, bootstrap, build, transfer, secrets, activate, rollback

Why did I build it? I got tired of having to always use 2 different tools for bootstrapping and subsequent deployments. And most deployment tools required me to modify the flake to use them. And most of all, all tools hide what is running underneath, making it hard to debug and see where things failed.

Panix is a TUI, build for the next generation of deployments.

Any feedback is appreciated.

reply