1 pointby miha_k2 hours ago1 comment
  • miha_k2 hours 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.

    • an hour ago
      undefined